django-select2/tests/testapp
Raony Guimarães fb3bc19595 Fix Test suite for Django 1.10+
* Fix template dir

This is necessary to make your example work!

* Fix Jquery2 url
2016-11-04 15:52:29 +01:00
..
templates Fix Test suite for Django 1.10+ 2016-11-04 15:52:29 +01:00
__init__.py Added initial tests 2015-03-29 22:32:19 +02:00
forms.py Fixes #256 -- Don't render empty option for multiselect (#275) 2016-05-23 16:17:31 +02: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 Fix Test suite for Django 1.10+ 2016-11-04 15:52:29 +01:00
urls.py Fixes #260 -- Normalize choices keys and selected choices to strings 2016-03-01 10:08:41 +01:00
views.py Fixes #260 -- Normalize choices keys and selected choices to strings 2016-03-01 10:08:41 +01:00