mirror of
https://github.com/jazzband/django-ddp.git
synced 2026-05-24 07:03:48 +00:00
15 lines
360 B
ReStructuredText
15 lines
360 B
ReStructuredText
Change Log
|
|
==========
|
|
|
|
0.2.5
|
|
-----
|
|
* Fix foreign key references in change messages to correctly reference
|
|
related object rather than source object.
|
|
|
|
0.2.4
|
|
-----
|
|
* Fix unicode rendering bug in DDP admin for ObjectMapping model.
|
|
|
|
0.2.3
|
|
-----
|
|
* Add `dddp` console script to start DDP service in more robust manner than using the dddp Django mangement command.
|