mirror of
https://github.com/evennia/evennia.git
synced 2026-03-29 20:17:16 +02:00
Run Migrations. Migrated to new Attribute schema, converting old attributes. Not fully tested yet.
This commit is contained in:
parent
a1d818f8aa
commit
2a7c45d6e8
18 changed files with 825 additions and 55 deletions
|
|
@ -497,6 +497,7 @@ INSTALLED_APPS = (
|
|||
'django.contrib.admindocs',
|
||||
'django.contrib.flatpages',
|
||||
'src.server',
|
||||
'src.typeclasses',
|
||||
'src.players',
|
||||
'src.objects',
|
||||
'src.comms',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue