Tyson Clugg
|
2ad5e28452
|
WIP on Django 1.8 compatibility.
|
2015-06-12 23:08:27 +10:00 |
|
Tyson Clugg
|
c7ecd60ea7
|
Refactor pub/sub functionality to fix support for removed.
|
2015-05-21 12:51:43 +10:00 |
|
Tyson Clugg
|
8931025d53
|
Support serializing objects that are saved with F expressions by reading field values for F expressions from database explicitly before serializing.
|
2015-04-27 22:30:52 +10:00 |
|
Tyson Clugg
|
b6a4388b93
|
Move serializer factory into global thread context.
|
2015-04-27 10:29:00 +10:00 |
|
Tyson Clugg
|
5768d1ebcf
|
Fix non-threadsafe failure in serializer - now using thread local serializer instance.
|
2015-04-23 09:41:49 +10:00 |
|
Tyson Clugg
|
94a75dee8b
|
Django DDP version 0.2.0
|
2015-04-08 16:14:22 +10:00 |
|
Tyson Clugg
|
88e6799ae2
|
Refactored server.py intoA dddp management command, added pub/sub capability (realtime), intial result sets... woo!
|
2015-02-24 11:43:46 +11:00 |
|