evennia/evennia/typeclasses
2022-05-31 12:08:50 -04:00
..
migrations Migrating models, many admin tweaks 2021-05-20 23:43:46 +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
attributes.py Add TagProperty, AliasProperty, PermissionProperty. Default autocreate=True for AttributeProperty. 2022-04-09 15:56:24 +02:00
managers.py Remove sorted from unique categories as the order is not important 2022-05-31 12:08:50 -04:00
models.py Revert back to using isinstance. 2022-04-15 13:56:37 -07:00
tags.py Add TagProperty, AliasProperty, PermissionProperty. Default autocreate=True for AttributeProperty. 2022-04-09 15:56:24 +02:00
tests.py Add failing test case about searching with none categories 2022-05-31 12:08:16 -04:00