Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 610 Bytes

CHANGES.rst

File metadata and controls

35 lines (21 loc) · 610 Bytes

Changelog

Version 3.0 (2021-11-16)

  • Added Django 3 and 4 support
  • Dropped Python 2.7 support.
  • Dropped Django 1.10 / 1.11 support.

Version 2.0 (2018-01-22)

  • Added Django 2.0 support.
  • Dropped Django 1.6 / 1.7 / 1.8 / 1.9 support.

Version 1.1.1 (2016-11-23)

  • Fixed banner flash when page slowly loads.

Version 1.1 (2016-08-07)

  • Fixed setup for newer Django versions.
  • Shorten output in the admin delete dialog.

Version 1.0 (2015-05-12)

  • First release