evennia/evennia/typeclasses
2020-06-16 14:50:02 +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 Ran black on sources 2020-06-16 14:50:02 +02:00
managers.py Ran black on sources 2020-06-16 14:50:02 +02:00
models.py Ran black on sources 2020-06-16 14:50:02 +02:00
tags.py Have tags/attrs.all() switch to direct query on AGGRESSIVE_TYPECLASS_CACHE=False. Resolves #2007 2020-01-20 19:14:50 +01:00
tests.py Ran black on sources 2020-06-16 14:50:02 +02:00