evennia/evennia/typeclasses
2018-03-13 22:09:15 +01:00
..
migrations Remove some extra tables in migration 2017-09-30 16:50:17 +02:00
__init__.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
admin.py Fix errors in django admin for Attributes 2017-12-25 07:15:26 -05:00
attributes.py Merge branch 'develop' into olc 2018-03-13 22:09:15 +01:00
managers.py Remove mutual exclusivity between value/strvalue when searching for Attributes with manager 2018-03-03 11:01:31 +01:00
models.py Merge back fixes into master 2017-10-01 16:55:51 +02:00
signals.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
tags.py Clarify taghandler.get docstring 2018-01-07 16:21:59 +01:00
tests.py get_by_tag manager can now query for multiple tag/category combinations 2018-02-03 19:42:24 +01:00