django-select2/tests/testapp
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
..
templates Fix django master 2019-03-23 13:57:13 +01:00
__init__.py Added initial tests 2015-03-29 22:32:19 +02:00
forms.py Try to get queryset form choices, if possible (#509) 2019-07-09 18:38:59 +02:00
manage.py Upgrade to select2 4.0 2015-09-29 13:55:05 +02:00
models.py Add support for custom to_field names for foreign keys (#486) 2018-06-30 14:56:32 +02:00
settings.py Simplify package setup 2019-04-08 19:57:22 +02:00
urls.py Add Django 2.2 support 2019-03-23 13:57:13 +01:00
views.py Drop Python 2 support 2017-11-25 18:56:46 +01:00