1
0
mirror of https://github.com/django/django.git synced 2025-01-10 02:16:08 +00:00
Commit Graph

4 Commits

Author SHA1 Message Date
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