django-select2/tests/testapp
Johannes Hoppe 7923eeb0ee Removes choices from render and render_options signature
Choices has been removed by @jpic in
926e90132d
2016-02-08 10:13:10 +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 Removes choices from render and render_options signature 2016-02-08 10:13:10 +01: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