evennia/evennia/accounts
2022-02-08 13:03:52 +01:00
..
migrations Run migrations. Update contrib paths stored in db 2022-01-07 18:11:51 +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 Run black reformatter on code 2022-02-08 13:03:52 +01:00
bots.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
manager.py Run black reformatter on code 2022-02-08 13:03:52 +01:00
models.py I18n string cleanup and refactoring 2021-05-27 17:37:26 +02:00
tests.py Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00