From 7de85bc5d8cc7fc900f8646aa466af5d98da909e Mon Sep 17 00:00:00 2001 From: Rob Austein Date: Fri, 15 Jan 2016 07:33:51 +0000 Subject: RRDP seems to work now, at least with RIPE's implementation. svn path=/branches/tk705/; revision=6224 --- rpki/django_settings/rcynic.py | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'rpki/django_settings/rcynic.py') diff --git a/rpki/django_settings/rcynic.py b/rpki/django_settings/rcynic.py index 90491ddc..0845604c 100644 --- a/rpki/django_settings/rcynic.py +++ b/rpki/django_settings/rcynic.py @@ -51,6 +51,13 @@ del DatabaseConfigurator INSTALLED_APPS = ["rpki.rcynicdb"] +# Debugging +# +# DO NOT ENABLE DJANGO DEBUGGING IN PRODUCTION! +# +#DEBUG = True + + # Allow local site to override any setting above -- but if there's # anything that local sites routinely need to modify, please consider # putting that configuration into rpki.conf and just adding code here -- cgit v1.2.3