evennia/evennia/accounts
2019-09-10 13:22:05 -04:00
..
migrations Resolve support for Django 2.0 2019-03-25 21:45:34 +01:00
__init__.py First step with both account+player at the same time, copying player to account. 2017-07-05 08:30:06 +02:00
accounts.py Fixed a trailing whitespace. 2019-09-10 11:22:43 -04:00
admin.py Correct reverse() calls for typeclassed entities. Resolve #1743 2019-06-10 07:46:09 +02:00
bots.py Updated bots.py to fstrings. 2019-09-10 12:47:03 -04:00
manager.py Updated manager.py with f-strings. 2019-09-10 13:22:05 -04:00
models.py Refactored signals with better names and more of them. Put them after hook calls. 2019-04-13 18:05:15 -04:00
tests.py Resolve support for Django 2.0 2019-03-25 21:45:34 +01:00