evennia/evennia/typeclasses
2020-09-01 20:40:48 +02:00
..
migrations The django.db.backends.postgresql_psycopg2 module is deprecated in favor of django.db.backends.postgresql. It’s been an alias since Django 1.9 2020-02-09 20:14:47 -06: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 Make scripts/objects lists use EvMore. Change EvMore to not justify by default. 2020-01-11 15:49:12 +01:00
attributes.py Default to attrread as locktype for Attribute read access. Resolve #2185 2020-09-01 20:40:48 +02:00
managers.py Run black on sources; add black config 2020-07-27 21:12:06 +02:00
models.py Run black on sources; add black config 2020-07-27 21:12:06 +02:00
tags.py Add unittest for Attr/Tag.batch_add, clarify docstrings. Resolves #2125 2020-07-18 23:10:46 +02:00
tests.py Run black on sources; add black config 2020-07-27 21:12:06 +02:00