Remove references to migrate when first starting.

This commit is contained in:
Kelketek Rritaa 2014-09-28 12:28:43 -05:00
parent 843e5ba726
commit 25f3a7cfe7
3 changed files with 0 additions and 5 deletions

View file

@ -165,7 +165,6 @@ except DatabaseError, e:
Please run:
python manage.py syncdb
python manage.py migrate
When you have a database set up, rerun evennia.py.
""" % e