evennia/evennia/accounts
2018-10-08 18:20:35 +02:00
..
migrations Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02: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 Resolve bug when trying to examine self when unprivileged 2018-10-08 18:20:35 +02:00
admin.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
bots.py Fix traceback from public channel with chars and ircbot. Expand msg from_obj to accept lists. Resolves #1397. 2017-09-10 18:27:53 +02:00
manager.py Create columnize (no ansi support at this point) 2018-08-10 10:13:05 +02:00
models.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
tests.py Cleanup of account tests with more mocking 2018-10-07 14:31:36 +02:00