summaryrefslogtreecommitdiff
path: root/UPGRADE.md
diff options
context:
space:
mode:
Diffstat (limited to 'UPGRADE.md')
-rw-r--r--UPGRADE.md1
1 files changed, 1 insertions, 0 deletions
diff --git a/UPGRADE.md b/UPGRADE.md
index cc92d4a16..516e5ad24 100644
--- a/UPGRADE.md
+++ b/UPGRADE.md
@@ -17,6 +17,7 @@ cd <application-path>
./manage.py migrate --fake auth
./manage.py migrate --fake contenttypes
./manage.py migrate --fake registration
+./manage.py migrate --fake sessions
./manage.py migrate --fake sites
./manage.py migrate --fake ishtar_common 0001_initial
./manage.py migrate --fake archaeological_operations 0003_views