Django

Code

root/django/trunk/django/core/serializers/json.py


Mode:

Legend:

Added
Modified
Copied or renamed
Rev Chgset Date Author Log Message
(edit) @8151 [8151] 07/30/08 05:40:37 russellm Fixed #7990 -- Modified serializers to use StringIO, rather than …
(edit) @7946 [7946] 07/17/08 22:47:27 adrian Fixed #1443 -- Django's various bits now support dates before 1900. Thanks …
(edit) @7131 [7131] 02/18/08 18:08:08 mtredinnick Fixed #6481 -- Fixed a bunch of import problems (and some whitespace …
(edit) @6922 [6922] 12/17/07 00:53:15 mtredinnick Fixed #6110 -- Mark the python format serializer as for internal use only. …
(edit) @5409 [5409] 06/01/07 08:39:08 russellm Fixed #3466 -- Fixed problem with specifyin a 'fields' argument to a JSON …
(edit) @5311 [5311] 05/21/07 18:26:36 mtredinnick Removed some cruft left over from fixing problems in the move to …
(edit) @5302 [5302] 05/20/07 20:29:58 mtredinnick Fixed #2365, #3324 -- Renamed FloatField? to DecimalField? and changed the …
(edit) @5075 [5075] 04/25/07 05:12:05 mtredinnick Fixed #3435 -- Fixed serializing to a file stream. Patch from SmileyChris?.
(edit) @4265 [4265] 12/30/06 00:25:49 adrian Fixed #3191 -- Set 'svn:eol-style native' on the files that didn't have …
(edit) @3795 [3795] 09/22/06 08:26:07 mtredinnick Fixed #2515 -- Allow passing of options to JSON serializer. Thanks, nesh.
(edit) @3671 [3671] 08/28/06 13:39:30 adrian Fixed #2607 -- Fixed incorrect ordering of super() arguments in …
(edit) @3501 [3501] 07/31/06 09:59:53 jacob Fixed #2460 -- JSON serializer now correctly handles datetime objects. …
(add) @3237 [3237] 06/29/06 11:42:49 jacob Added a JSON serializer, a few more tests, and a couple more lines of …
Note: See TracRevisionLog for help on using the revision log.