evennia/evennia/objects
2016-12-06 03:31:10 -05: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 Remove the urls printout I was using during debugging. Oops. 2016-12-06 03:31:10 -05:00
manager.py Fix bugs in alias-searching for objects. Resolves #1048. 2016-10-13 21:53:54 +02:00
models.py Make sure msg(text=None) means that text should not be used (None must be converted to a string to send). Resolves #1077. 2016-10-02 21:51:15 +02:00
objects.py Fix docstring text error. 2016-11-30 18:02:39 +01:00