django-select2/tests
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
..
testapp Try to get queryset form choices, if possible (#509) 2019-07-09 18:38:59 +02:00
__init__.py Drop Python 2 support 2017-11-25 18:56:46 +01:00
conftest.py Fix #544 -- Ensure correct attribute defaults (#547) 2019-06-10 17:09:04 +02:00
test_cache.py Drop Python 2 support 2017-11-25 18:56:46 +01:00
test_forms.py Fix #544 -- Ensure correct attribute defaults (#547) 2019-06-10 17:09:04 +02:00
test_views.py Add Django 2.2 support 2019-03-23 13:57:13 +01:00