django-select2/django_select2
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
..
static/django_select2 Fixed javaScript bug for multiple different select2 fields on one page 2015-11-18 00:03:02 +01:00
__init__.py Fixed #218 -- Add custom label support 2016-01-19 08:50:09 +01:00
cache.py Radical removal of all unneeded code 2015-09-29 13:54:23 +02:00
conf.py Update conf.py 2015-12-17 10:15:11 +01:00
forms.py Fixes security bug and adds secruity documentation 2016-01-26 13:18:36 +01:00
models.py Added documentation 2015-09-29 14:33:06 +02:00
urls.py Replace "patterns" with list in url config 2015-12-10 16:05:29 +01:00
views.py Fixes security bug and adds secruity documentation 2016-01-26 13:18:36 +01:00