evennia/evennia/accounts
Cory F. Cohen a05ec09f51 Fix various typos in several files.
All are in comments and docstrings, and none should be controversial
in any way (e.g. British versus American spelling).
2022-06-21 21:12:45 -04: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 Fix various typos in several files. 2022-06-21 21:12:45 -04: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