Skip to content

Releases: caktus/django-pagelets

v2.0.0

23 Dec 17:06
Compare
Choose a tag to compare

2.0.0 (Released 2020-12-23)

  • Add Django 2.2, 3.0 and 3.1 support
  • Switch from Travis CI to Github Actions CI
  • Add pre-commit, black, isort checks

Breaking changes

* Drop Django <2.2 support
* Drop Python 2 support

v1.1.0

17 Apr 12:13
Compare
Choose a tag to compare
  • Add Django 1.11 support, drop Django <1.11 support

Note: adding Django 2.0 support will require django-selectable to add Django 2.0 support first.