aboutsummaryrefslogtreecommitdiff
path: root/doc/doc.RPKI.CA.UI.GUI
diff options
context:
space:
mode:
authorRPKI Documentation Robot <docbot@rpki.net>2012-11-15 00:00:23 +0000
committerRPKI Documentation Robot <docbot@rpki.net>2012-11-15 00:00:23 +0000
commitb7cd5b7c3205435f18caa07f41238f32fa8fb10e (patch)
treea9976bdf238686ed3114bc74d2480134eb1f63ed /doc/doc.RPKI.CA.UI.GUI
parentb2acee4d442f02277c6aa7b2ee9384526bb3072d (diff)
Automatic pull of documentation from Wiki.
svn path=/trunk/; revision=4868
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