django-select2/tests/testapp
Johannes Hoppe 485ea191cb Fixed filter_queryset bug
The reduce statement coundn't handle multiple lookup strings.
2015-09-30 10:28:37 +02: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 filter_queryset bug 2015-09-30 10:28:37 +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 Added tests 2015-09-29 13:55:05 +02:00
urls.py Added tests 2015-09-29 13:55:05 +02:00
views.py Removed own caching solution in favour of django caching 2015-09-29 13:53:29 +02:00