Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 424 Bytes

CHANGELOG.rst

File metadata and controls

24 lines (16 loc) · 424 Bytes

Changelog

1.0.0 (2021-05-14)

  • Add support for Python 3.7, 3.8, 3.9
  • Drop support for Django < 2.2

0.0.3 (2021-02-12)

  • Add support for Django 3

0.0.2 (2019-05-03)

  • Improve documentation
  • Fix bug when using the provided admin factories twice in the same ModelAdmin

0.0.1 (2019-02-05)

  • Initial release of django-dataexporter