evennia/evennia/accounts
Owllex 65ed5d29df Change default ID field to be BigAutoField.
* Add relevant migration files for all apps.
2022-10-31 13:13:02 -07:00
..
migrations Change default ID field to be BigAutoField. 2022-10-31 13:13:02 -07: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 Add tag to catch link-dead puppet. Resolve #2829, #2737 2022-10-29 20:54:57 +02:00
bots.py Handle channel.msg tuple-form outputfuncs. Resolve #2699. 2022-09-25 01:01:44 +02:00
manager.py Update manager.py 2022-10-20 11:22:30 -07:00
models.py Break up/extend MULTISESSION_MODE into several new settings 2022-09-17 11:58:22 +02:00
tests.py Change to use super() instead of the old py2 style everywhere 2022-01-26 21:51:55 +01:00