evennia/evennia/typeclasses
2017-01-29 16:27:49 -05:00
..
migrations Update previous migration, updating the uniqueness parameters. To re-run the previous migration, first do evennia migrate --fake 0006, then run evennia migrate again. 2017-01-26 09:22:47 +01:00
__init__.py Added better docstrings to subpackages and cleaned out some places which were unclear. 2015-02-23 17:46:42 +01:00
admin.py Another try. This should resolve the validation errors by having bad values for the forms just go to different default values. 2016-11-22 09:40:41 +01:00
attributes.py Add correct use of db_model field to Attributes. 2017-01-22 17:22:52 +01:00
django_new_patch.py Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
managers.py Refactor wrong super() parents in a few managers. 2017-01-26 21:35:13 +01:00
models.py Refactor code to remove alerts as per lgtm and #1176. 2017-01-29 19:02:00 +01:00
tags.py Change taghandler clear to delete through models, not Tags themselves 2017-01-29 16:27:49 -05:00