evennia/evennia/accounts
2019-01-28 19:48:26 +01:00
..
migrations [fix] First migration test 2019-01-28 19:48:26 +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 Use to_str/to_bytes, replacing old versions 2019-01-16 23:26:46 +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 Use Python 3's new super() convention. 2017-11-02 10:41:41 -04:00
manager.py Merge with develop and fix merge conflicts 2018-10-01 20:58:16 +02:00
models.py Run 2to3. 2017-10-29 13:40:30 -04:00
tests.py Work to merge develop and resolve unit tests 2019-01-02 16:29:36 +01:00