evennia/evennia/objects
2017-07-06 22:37:28 +02:00
..
migrations Create parallel Player/Account fields and copy all 2017-07-06 22:37:28 +02:00
__init__.py Made Evennia run with Django 1.9 2016-02-18 10:12:42 +01:00
admin.py Fold long lines, PEP 8 whitespace 2017-04-01 14:51:25 +02:00
manager.py Make all manager methods return querysets. This removes all the last remnants of the old return_typeclass/return_typeclass_list decorators that were a remnant of the old pre-proxy Typeclass system. Resolves #1206. 2017-04-20 19:43:39 +02:00
models.py Create parallel Player/Account fields and copy all 2017-07-06 22:37:28 +02:00
objects.py Resolve django 1.11 migration errors. 2017-06-17 22:15:00 +02:00