Skip to content

Latest commit

 

History

History
16 lines (12 loc) · 353 Bytes

CHANGELOG.md

File metadata and controls

16 lines (12 loc) · 353 Bytes

Change Log

1.0.0

Changed

  • GitHub actions for test and pypi upload
  • Added release information in CHANGELOG.md
  • Removed six dependecy
  • Dropped support for python2
  • Dropped support for Django<3.2

Fixed

  • Changed from deprecated smart_text() to smart_str()
  • Remove deprecated {% ifequal %} template tag