Skip to content

Django 4.0 support

Compare
Choose a tag to compare
@manelclos manelclos released this 13 Jul 20:26
· 20 commits to master since this release
30c65e4
  • Dropped support for Python 2.7 and 3.5! [jezdez]
  • Dropped support for Django 1.11, 2.0 and 2.1! [jezdez]
  • Add support for Python 3.9. [jezdez]
  • Move CI to GitHub Actions: https://github.com/jazzband/django-smart-selects/actions [jezdez]
  • Docs: elaborate usage within templates [amiroff]
  • Ensure at least one option in the element (as required in HTML) [d9pouces] Migrate to GitHub Actions [jezdez] Add example of chained FK as inline [manelclos] Support Django 3.2 and 4.0 [manelclos]