This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
22,815
Commits
26
Branches
382
Tags
Commit Graph
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