django-select2/tests/testapp
Johannes Hoppe 6180846345 Update test suite
- Add tox
- Add python 3.6
- Drop python 3.4
- Add chrome and gecko driver
- Switch tests from memcache to redis
2016-12-28 21:02:32 +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 Update test suite 2016-12-28 21:02:32 +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