Skip to content

Releases: jsocol/django-jsonview

v1.3.1

26 Oct 19:16
Compare
Choose a tag to compare
  • Remove Sphinx-specific directives from README

v1.3.0

26 Oct 19:05
Compare
Choose a tag to compare
  • Propagate exception details to signal (#43)
  • Test against Django 2.1 and 2.2

v1.2.0

26 Oct 19:05
Compare
Choose a tag to compare
  • Add JsonView CBV base class (#39)

v1.1.0

29 Aug 13:30
Compare
Choose a tag to compare
  • Add JSON_DEFAULT_CONTENT_TYPE setting
  • Update compatibility/test for Django 1.8, 1.10, 1.11.
  • Fix issue #36 mutating settings.