1
0
mirror of https://github.com/django/django.git synced 2025-02-08 16:35:17 +00:00

3 Commits

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