Fixed and corrected various bugs resulting from the change to Attributes/Tags).

This commit is contained in:
Griatch 2014-02-16 21:27:42 +01:00
parent 630d31cac4
commit bad24513e0
9 changed files with 66 additions and 64 deletions

View file

@ -158,7 +158,7 @@ except DatabaseError, e:
Please run:
python manage.py syncdb (create an admin user when prompted)
python manage.py syncdb
python manage.py migrate
When you have a database set up, rerun evennia.py.