django-select2/tests
Johannes Hoppe 4a1b83ad1e Fixes security bug and adds secruity documentation
An attacker was able to use a `field_id` from a "secret" field
and use if on any even the default public select2 view and
receive the data without authentication.
2016-01-26 13:18:36 +01:00
..
testapp Fixed #218 -- Add custom label support 2016-01-19 08:50:09 +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 Fixed #218 -- Add custom label support 2016-01-19 08:50:09 +01:00
test_views.py Fixes security bug and adds secruity documentation 2016-01-26 13:18:36 +01:00