django-select2/django_select2
predatell 8bd7f7209f Try to get queryset form choices, if possible (#509)
Get queryset for model widgets from choices. This omits the need to explicitly supply a queryset or model to the widget.
2019-07-09 18:38:59 +02:00
..
static/django_select2 Publish django-select2 JavaScript code on NPM (#479) 2018-08-22 12:04:02 +02:00
__init__.py Add support for Django 2.0 2017-11-25 18:56:46 +01:00
apps.py Add support for Django 2.0 2017-11-25 18:56:46 +01:00
cache.py Drop Python 2 support 2017-11-25 18:56:46 +01:00
conf.py Fix #493 -- Fix Python 3.5 compatibility 2018-08-05 11:53:10 +02:00
forms.py Try to get queryset form choices, if possible (#509) 2019-07-09 18:38:59 +02:00
urls.py Add Django 2.2 support 2019-03-23 13:57:13 +01:00
views.py Add Django 2.2 support 2019-03-23 13:57:13 +01:00