Tyson Clugg
|
552cd6b30b
|
Permit Django 1.9 naming for postgres DB backend.
|
2015-12-21 20:59:08 +11:00 |
|
Tyson Clugg
|
73465d6ed4
|
Fixed #7 -- Warn if using DB engines other than psycopg2.
|
2015-10-08 11:37:03 +11:00 |
|
Tyson Clugg
|
71324420df
|
Remove unused imports from AppConfig module.
|
2015-06-14 00:19:49 +10:00 |
|
Tyson Clugg
|
f02fba6d9f
|
Refactor serialization to imporove performance (less DB queries) and add support for auth updating subscriptions.
|
2015-05-28 10:53:29 +10:00 |
|
Tyson Clugg
|
c95e2faf2a
|
Refactored send_notify to add custom serialization support.
|
2015-05-06 19:40:54 +10:00 |
|
Tyson Clugg
|
94a75dee8b
|
Django DDP version 0.2.0
|
2015-04-08 16:14:22 +10:00 |
|
Tyson Clugg
|
7c303c1a23
|
Add test_project, update dddp command to use port 8000 by default, new subscription model.
|
2015-03-16 15:03:35 +11:00 |
|
Tyson Clugg
|
ab0d3ba161
|
Add gevent thread local support, Alea PRNG generator, refactor EJSON message generation, add ObjectMapping model.
|
2015-03-04 18:29:07 +11: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 |
|
Tyson Clugg
|
a044326be0
|
A working proof-of-concept.
|
2015-02-23 15:29:18 +11:00 |
|