aboutsummaryrefslogtreecommitdiff
path: root/doc/doc.RPKI.CA.UI.GUI
diff options
context:
space:
mode:
Diffstat (limited to 'doc/doc.RPKI.CA.UI.GUI')
-rw-r--r--doc/doc.RPKI.CA.UI.GUI7
1 files changed, 1 insertions, 6 deletions
diff --git a/doc/doc.RPKI.CA.UI.GUI b/doc/doc.RPKI.CA.UI.GUI
index 109890d6..89df1d0a 100644
--- a/doc/doc.RPKI.CA.UI.GUI
+++ b/doc/doc.RPKI.CA.UI.GUI
@@ -10,7 +10,7 @@ sets $PYTHONPATH and $DJANGO_SETTINGS_MODULE.
* Django
-* Django South
+* Django South 0.7.6 or later
* Apache 2
@@ -21,11 +21,6 @@ sets $PYTHONPATH and $DJANGO_SETTINGS_MODULE.
If you had previously installed the web portal before the database migration
support was added, you will need to take some additional steps.
-**** Edit settings.py ****
-
-You will need to edit /usr/local/etc/rpki/settings.py and edit the
-INSTALLED_APPS list to include 'south'.
-
**** Sync databases ****
$ rpki-manage syncdb