evennia/evennia/accounts
2018-03-17 23:31:16 +01: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 Fix merge conflicts 2018-03-17 23:31:16 +01: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 Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +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 adding accounts tests 2017-10-28 22:02:09 -07:00