django-select2/tests
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
..
testapp Fixed #218 -- Add custom label support 2016-01-19 08:50:09 +01:00
__init__.py Added initial tests 2015-03-29 22:32:19 +02:00
conftest.py Remove model_mommy test dependency 2015-12-02 20:05:38 +01:00
test_cache.py Removed own caching solution in favour of django caching 2015-09-29 13:53:29 +02:00
test_forms.py Fixed #218 -- Add custom label support 2016-01-19 08:50:09 +01:00
test_views.py Fixed #218 -- Add custom label support 2016-01-19 08:50:09 +01:00