Claude Paroz
|
d7b9aaa366
|
Refs #23919 -- Removed encoding preambles and future imports
|
2017-01-18 09:55:19 +01:00 |
Will Hardy
|
8ef78b8165
|
Fixed #26656 -- Added duration (timedelta) support to DjangoJSONEncoder.
|
2016-07-14 13:34:15 -04:00 |
Berker Peksag
|
1a3bf236c0
|
Avoided db queries in test_indentation_whitespace.
|
2016-06-29 09:56:27 -04:00 |
Berker Peksag
|
c1b6f554e4
|
Fixed #15091 -- Allowed passing custom encoder to JSON serializer.
|
2016-06-28 11:10:07 -04:00 |
Claude Paroz
|
b7ade64529
|
Fixed #25468 -- Made DjangoJSONEncoder lazy string aware
Thanks Stavros Korokithakis for the report and Tim Graham for the
review.
|
2015-09-27 22:37:27 +02:00 |
Claude Paroz
|
6dc7af3e01
|
Separated JSON serialization tests
|
2015-09-26 19:58:43 +02:00 |