evennia/evennia/objects
2016-02-18 10:12:42 +01:00
..
migrations Adding migrations for django1.8. 2015-04-04 00:08:51 +02:00
__init__.py Made Evennia run with Django 1.9 2016-02-18 10:12:42 +01:00
admin.py Have every class inherit from object. 2015-11-09 10:11:34 +01:00
manager.py Don't use long, since it doesn't exist in python3. 2015-11-02 00:19:04 +01:00
models.py Fixed typo in error reporter. 2015-12-15 20:59:05 +01:00
objects.py Reverted incorrect internationalization in objects.py 2016-02-08 18:26:55 +01:00