Run Migrations. Migrated to new Attribute schema, converting old attributes. Not fully tested yet.

This commit is contained in:
Griatch 2013-07-09 00:09:19 +02:00
parent a1d818f8aa
commit 2a7c45d6e8
18 changed files with 825 additions and 55 deletions

View file

@ -497,6 +497,7 @@ INSTALLED_APPS = (
'django.contrib.admindocs',
'django.contrib.flatpages',
'src.server',
'src.typeclasses',
'src.players',
'src.objects',
'src.comms',