django-select2/tests/testapp
Elijah Karari 3c06873148 Replace "patterns" with list in url config
`django.conf.urls.patterns` has been remmoved in Django 1.9.

Closed #236
2015-12-10 16:05:29 +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 #222 -- Display intital data for heavy widgets 2015-12-01 10:19:02 +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 Added tests 2015-09-29 13:55:05 +02: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