summaryrefslogtreecommitdiff
path: root/tests/serializers/test_json.py
AgeCommit message (Expand)Author
2015-09-27Fixed #25468 -- Made DjangoJSONEncoder lazy string awareClaude Paroz
2015-09-26Separated JSON serialization testsClaude Paroz