evennia/evennia/typeclasses
2020-10-21 21:11:04 +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 Fixed all links 2020-10-11 19:31:05 +02:00
managers.py Ran black on sources 2020-10-21 21:11:04 +02:00
models.py Update docstrings to pass autodoc parsing 2020-10-11 17:15:30 +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