| Age | Commit message (Expand) | Author |
|---|---|---|
| 2019-12-13 | Fixed #26743 -- Fixed UnboundLocalError crash when deserializing m2m fields a... | Baptiste Mispelon |
| 2018-01-03 | Fixed #28984 -- Made assorted code simplifications. | Tim Graham |
| 2017-02-07 | Converted usage of ugettext* functions to their gettext* aliases | Claude Paroz |
| 2017-01-25 | Refs #23919 -- Replaced super(ClassName, self) with super(). | chillaranand |
| 2017-01-18 | Refs #23919 -- Removed encoding preambles and future imports | Claude Paroz |
| 2016-07-14 | Fixed #26656 -- Added duration (timedelta) support to DjangoJSONEncoder. | Will Hardy |
| 2016-06-29 | Avoided db queries in test_indentation_whitespace. | Berker Peksag |
| 2016-06-28 | Fixed #15091 -- Allowed passing custom encoder to JSON serializer. | Berker Peksag |
| 2015-09-27 | Fixed #25468 -- Made DjangoJSONEncoder lazy string aware | Claude Paroz |
| 2015-09-26 | Separated JSON serialization tests | Claude Paroz |
