django-select2/django_select2
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
..
static/django_select2 Fixed javaScript bug for multiple different select2 fields on one page 2015-11-18 00:03:02 +01:00
__init__.py Fixed #218 -- Add custom label support 2016-01-19 08:50:09 +01:00
cache.py Radical removal of all unneeded code 2015-09-29 13:54:23 +02:00
conf.py Update conf.py 2015-12-17 10:15:11 +01:00
forms.py Fixed #218 -- Add custom label support 2016-01-19 08:50:09 +01:00
models.py Added documentation 2015-09-29 14:33:06 +02:00
urls.py Replace "patterns" with list in url config 2015-12-10 16:05:29 +01:00
views.py Fixed #218 -- Add custom label support 2016-01-19 08:50:09 +01:00