django-ddp/dddp
2015-04-23 09:23:57 +10:00
..
management Django DDP version 0.2.0 2015-04-08 16:14:22 +10:00
migrations Fix generation of meteor ID's to match meteor client implementation. 2015-04-14 11:08:08 +10:00
__init__.py Add console script to start DDP service in more robust manner than using the dddp Django mangement command (bump version for release: 0.2.3). 2015-04-15 11:00:15 +10:00
admin.py Version 0.2.4 - Fix unicode rendering bug in DDP admin for ObjectMapping model. 2015-04-15 11:10:07 +10:00
alea.py Fix generation of meteor ID's to match meteor client implementation. 2015-04-14 11:08:08 +10:00
api.py Don't include null/None reply from method calls in message. 2015-04-14 10:51:53 +10:00
apps.py Django DDP version 0.2.0 2015-04-08 16:14:22 +10:00
main.py Add console script to start DDP service in more robust manner than using the dddp Django mangement command (bump version for release: 0.2.3). 2015-04-15 11:00:15 +10:00
models.py Fix generation of meteor ID's to match meteor client implementation. 2015-04-14 11:08:08 +10:00
msg.py Django DDP version 0.2.0 2015-04-08 16:14:22 +10:00
notify.py Fix generation of meteor ID's to match meteor client implementation. 2015-04-14 11:08:08 +10:00
postgres.py Add console script to start DDP service in more robust manner than using the dddp Django mangement command (bump version for release: 0.2.3). 2015-04-15 11:00:15 +10:00
serializer.py Change DDP serializer to inherit most behaviours from default python serializer, with judicious use of super() where necessary. 2015-04-23 09:23:57 +10:00
websocket.py Fix generation of meteor ID's to match meteor client implementation. 2015-04-14 11:08:08 +10:00