@@ -26,7 +26,7 @@ where `env` is the name of the folder containing your virtualenv.
### Developement
-First, comment out the lines below "#Production settings" in `settings.py`.
+First, comment out the lines below "#Production settings" in `seum/settings.py`.
You will also need to apply the unapplied migrations:
@@ -5,3 +5,4 @@ django-bootstrap3
django-debug-toolbar==1.6
django-graphos-3
pandas==0.19
+django_extensions==1.7.8