Changed JSONField implementation. Now to get and set decoded value you must use get_...
authorMarek Stępniowski <marek@stepniowski.com>
Sat, 29 Nov 2008 22:40:20 +0000 (23:40 +0100)
committerMarek Stępniowski <marek@stepniowski.com>
Mon, 1 Dec 2008 19:04:48 +0000 (20:04 +0100)
This fixes a bug during saving book info in admin.


No differences found