summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorÉtienne Loks <etienne.loks@iggdrasil.net>2017-07-03 13:07:06 +0200
committerÉtienne Loks <etienne.loks@iggdrasil.net>2017-07-03 13:07:06 +0200
commit66040111e639ec9047d7badbf2790372117a5baa (patch)
tree2c67f856d0ef7e4b655ada393e344d0d1a8129bb
parent7dc7c1a1e31cf4693887289f276db05dc0a4a104 (diff)
downloadIshtar-66040111e639ec9047d7badbf2790372117a5baa.tar.bz2
Ishtar-66040111e639ec9047d7badbf2790372117a5baa.zip
Update upgrade instructions
-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