Feature
* Adds support for new style middleware (84) (969484fff423afe5531a8c50433d76b4b1685abd)
* Allow serializer customization for JSONField (53) (65) (95614b51caa5b8e425b6fbf190eba583e54ad7b8)
* Drop support for unsupported, unmaintained versions of Django (58) (1612e84f9e9038a1c729af64910bd19d17336bf8)
Fix
* Move dumps outside the function to prevent Django from complaining (563c157f8c113bbb3f48813419f87caf169ba455)
* Officially deprecate signals (77) (3d05fbb0d42567674f706a8b7c41004c919000aa)
* Officially deprecate autostrip in favor of Django's implementation (79) (a7822675dad7677d4e4e9f7a0bad2432f06c5ed4)
Documentation
* add syntax highlighting on code samples (71) (44ded60c200ddf6749c335882bcb4c98924382a6)