django-ddp/dddp/migrations
2015-08-13 09:47:16 +10:00
..
0001_initial.py Add test_project, update dddp command to use port 8000 by default, new subscription model. 2015-03-16 15:03:35 +11:00
0002_auto_20150408_0321.py Django DDP version 0.2.0 2015-04-08 16:14:22 +10:00
0003_auto_20150413_1328.py Fix generation of meteor ID's to match meteor client implementation. 2015-04-14 11:08:08 +10:00
0004_connection_server_addr.py New DB field: Connection.server_addr, cleanup connections on shutdown. 2015-04-23 13:46:54 +10:00
0005_auto_20150427_1209.py Allow fresh connections from browsers that have not established a 2015-04-27 22:26:39 +10:00
0006_auto_20150428_2245.py Drop session field from Connection model, move transaction wrapper from on_message to dispatch handler. 2015-04-29 19:40:30 +10:00
0007_auto_20150505_1302.py Refactored send_notify to add custom serialization support. 2015-05-06 19:40:54 +10:00
0008_remove_subscription_publication_class.py Refactored send_notify to add custom serialization support. 2015-05-06 19:40:54 +10:00
0009_auto_20150812_0856.py Added migration for changed field defaults on Connection.connection_id. 2015-08-13 09:47:16 +10:00
__init__.py Added helper for migrations involving AleaIdField to populate fields from ObjectMapping table. 2015-08-13 09:44:45 +10:00