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
commit89b6d730db247827378244846bf887e49c1ae63c (patch)
tree2c67f856d0ef7e4b655ada393e344d0d1a8129bb
parentd5a52962475529141bcd5164aa69d2ff31c0777d (diff)
downloadIshtar-89b6d730db247827378244846bf887e49c1ae63c.tar.bz2
Ishtar-89b6d730db247827378244846bf887e49c1ae63c.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