django-select2/tests
Johannes Hoppe 75c8c38e2d Impooved cacheing to reduce pickling issues
Not not the entire widget gets cached nor the entire queryset.
The query and gets pickeld separately.
2015-10-01 14:07:51 +02:00
..
testapp Fixed filter_queryset bug 2015-09-30 10:28:37 +02:00
__init__.py Added initial tests 2015-03-29 22:32:19 +02:00
conftest.py Radical removal of all unneeded code 2015-09-29 13:54:23 +02:00
test_cache.py Removed own caching solution in favour of django caching 2015-09-29 13:53:29 +02:00
test_forms.py Impooved cacheing to reduce pickling issues 2015-10-01 14:07:51 +02:00
test_views.py Added tests 2015-09-29 13:55:05 +02:00