evennia/evennia/objects
2022-07-11 02:16:25 -07:00
..
migrations Run migrations. Update contrib paths stored in db 2022-01-07 18:11:51 +01:00
__init__.py Made Evennia run with Django 1.9 2016-02-18 10:12:42 +01:00
manager.py Better handle partial search matches. Resolve #2579 2022-03-01 18:51:24 +01:00
models.py Make ContentsHandler retain insert order 2022-02-07 22:50:40 +01:00
objects.py Add TagProperty, AliasProperty, PermissionProperty. Default autocreate=True for AttributeProperty. 2022-04-09 15:56:24 +02:00
tests.py unit tests for customized attributeproperty getter/setter 2022-07-11 02:16:25 -07:00