evennia/evennia/players/migrations
2016-09-05 11:15:14 +02:00
..
0001_initial.py Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
0002_move_defaults.py Cleanup of the migration history 2015-02-09 23:33:54 +01:00
0003_auto_20150209_2234.py ... and another one. 2015-02-09 23:38:15 +01:00
0004_auto_20150403_2339.py Adding migrations for django1.8. 2015-04-04 00:08:51 +02:00
0005_auto_20160905_0902.py Run migrations! Adds support for saving Msg entities in an Attribute. Note that recovering Msgs from an Attribute saved *before* this fix can still cause tracebacks. They may not be recoverable since dbobjects are not possible to unpickle on their own. 2016-09-05 11:15:14 +02:00
__init__.py Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00