Skip to content

Releases: codingjoe/django-select2

8.1.2

23 May 14:31
ed1af30
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.1.1...8.1.2

8.1.1

10 Mar 20:21
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.1.0...8.1.1

8.1.0

08 Feb 14:16
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 8.0.0...8.1.0

8.0.0

05 Nov 17:49
Compare
Choose a tag to compare

What's Changed

Full Changelog: 7.11.1...8.0.0

7.11.1

03 Nov 07:56
d410f22
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.11.0...7.11.1

7.11.0

30 Oct 22:03
5a635fe
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: 7.10.1...7.11.0

7.10.1

09 Sep 13:55
Compare
Choose a tag to compare

What's Changed

  • Support Django 4.1, Python 3.10, and fix Selenium tests by @adamchainz in #154
  • Drop Python 3.7 support
  • Drop Django 2.2 support
  • Update CI suite

New Contributors

Full Changelog: 7.10.0...7.10.1

7.10.0

03 Feb 19:44
Compare
Choose a tag to compare

What's Changed

  • Add Select2 mixin that uses Django's own select template by @codingjoe in #116

Full Changelog: 7.9.0...7.10.0

7.9.0

05 Nov 14:39
Compare
Choose a tag to compare
  • Add SELECT2_THEME settings

7.8.1

03 Nov 09:12
Compare
Choose a tag to compare
  • Fix Django 4.0 deprecation warnings