Releases: applegrew/django-select2
Releases · applegrew/django-select2
7.3.1
24 May 15:16
Compare
Sorry, something went wrong.
No results found
Add Django PyPi classifiers
Switch CI to GitHub actions
Add new getting started guide and sample app
7.3.0
23 May 15:38
Compare
Sorry, something went wrong.
No results found
Add correct Python 3 PyPi classifiers
Update external links to Select2
Turn remaining http:// links into https:// links
Resolve #609 -- Enforce https:// for CDN URLs
Thx @hartwork
7.2.4
15 May 11:44
Compare
Sorry, something went wrong.
No results found
Fix Django deprecation warnings (#604 )
7.2.3
20 Mar 15:05
Compare
Sorry, something went wrong.
No results found
Clear dependent fields on select (#597 )
7.2.2
13 Mar 17:47
Compare
Sorry, something went wrong.
No results found
#594 -- Fix travis-ci release config
7.2.1
25 Feb 10:50
Compare
Sorry, something went wrong.
No results found
Prevent literal "None" placeholders (#591 )
7.2.0
05 Jan 16:35
Compare
Sorry, something went wrong.
No results found
Add official Django 3.0
Remove official Django 2.0 & 2.1 support
7.1.2
21 Nov 15:27
Compare
Sorry, something went wrong.
No results found
Update Select2 to version 4.0.12
7.1.1
26 Aug 15:13
Compare
Sorry, something went wrong.
No results found
Fix #565 -- Support empty_label on ModelSelect fields.
7.1.0
09 Jul 16:39
Compare
Sorry, something went wrong.
No results found
Get QuerySet form choices, if possible (#509 )