django-select2/tests
Andrew Dodd e655ed7a59 Add setting to change source of select2 assets
These changes introduce additional (optional) configuration parameters.
The parameters allow the user of the library to select different JS/CSS
libraries from the ones shipped. In particular, this allows serving from
the local server and/or in private-network-only environments.

Refs #220
Closed #239
2015-12-15 19:57:48 +01:00
..
testapp Replace "patterns" with list in url config 2015-12-10 16:05:29 +01:00
__init__.py Added initial tests 2015-03-29 22:32:19 +02:00
conftest.py Remove model_mommy test dependency 2015-12-02 20:05:38 +01:00
test_cache.py Removed own caching solution in favour of django caching 2015-09-29 13:53:29 +02:00
test_forms.py Add setting to change source of select2 assets 2015-12-15 19:57:48 +01:00
test_views.py Resolved #209 -- Added pagination 2015-10-05 19:01:43 +02:00