evennia/evennia/comms/migrations
2018-09-25 19:37:59 +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_msg_db_hide_from_objects.py Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00
0003_auto_20140917_0756.py Rename migrations to depend on account-migrations instead of players 2017-07-09 09:12:09 +02:00
0004_auto_20150118_1631.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
0005_auto_20150223_1517.py Make PEP8 cleanup of line spaces and character distances as well as indents 2017-08-19 23:16:36 +02:00
0006_channeldb_db_object_subscriptions.py Run migrations! Made Channel model also accept ObjectDB subscriptions. 2015-03-12 20:28:17 +01:00
0007_msg_db_tags.py Run migrations! Added Tagging to default Msg object. 2015-11-01 18:00:31 +01:00
0008_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
0009_auto_20160921_1731.py Rename migrations to depend on account-migrations instead of players 2017-07-09 09:12:09 +02:00
0010_auto_20161206_1912.py Run migrations! Added blank=True field to ChannelDB to allow the Admin-creation of channels without any subscribers. 2016-12-06 20:13:24 +01:00
0011_auto_20170217_2039.py Run migrations! Add support for using Scripts as senders/receivers of Msg entities. Implements #1179. 2017-02-17 21:42:26 +01:00
0011_auto_20170606_1731.py Rename migrations to depend on account-migrations instead of players 2017-07-09 09:12:09 +02:00
0012_merge_20170617_2017.py Merge migrations. 2017-06-17 22:17:58 +02:00
0013_auto_20170705_1726.py Fix migration edge cases with MySQL and PostgreSQL 2017-09-22 23:23:59 +02:00
0014_auto_20170705_1736.py Revert migration name change - it's irrelevant for this point in git history 2017-09-07 21:42:55 +02:00
0015_auto_20170706_2041.py Fix migration edge cases with MySQL and PostgreSQL 2017-09-22 23:23:59 +02:00
0016_auto_20180925_1735.py RUN MIGRATIONS. Resolves #1595. 2018-09-25 19:37:59 +02:00
__init__.py Further reworking, naming the library folder 'evennia' instead of lib or src. 2015-01-07 13:36:57 +01:00