django-select2/tests/testapp
mostafa-anm 33a00c1e39 Fixed #218 -- Add custom label support
Added `label_from_instance` method for model widgets to define custom option labels.

Closed #233
2016-01-19 08:50:09 +01:00
..
templates Added tests 2015-09-29 13:55:05 +02:00
__init__.py Added initial tests 2015-03-29 22:32:19 +02:00
forms.py Fixed #218 -- Add custom label support 2016-01-19 08:50:09 +01:00
manage.py Upgrade to select2 4.0 2015-09-29 13:55:05 +02:00
models.py Added tests 2015-09-29 13:55:05 +02:00
settings.py Added tests 2015-09-29 13:55:05 +02:00
urls.py Replace "patterns" with list in url config 2015-12-10 16:05:29 +01:00
views.py Fixed javaScript bug for multiple different select2 fields on one page 2015-11-18 00:03:02 +01:00