This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-25 01:25:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
django
/
views
History
Tim Graham
2daada800f
Fixed
#21098
-- Applied sensitive_post_parameters to MultiValueDict
...
Thanks simonpercivall for the report and bmispelon for the review.
2013-09-18 09:48:36 -04:00
..
decorators
Fixed
#18923
-- Corrected usage of sensitive_post_parameters in contrib.auth
2013-08-02 14:46:17 -04:00
generic
adds fix for SingleObjectTemplateResponseMixin raising a TemplateDoesNotExist when it should have raised an ImproperlyConfigured. fixes 16502. by @ianawilson, @jambonrose
2013-09-06 16:27:34 -05:00
__init__.py
…
csrf.py
…
debug.py
Fixed
#21098
-- Applied sensitive_post_parameters to MultiValueDict
2013-09-18 09:48:36 -04:00
defaults.py
Fixed
#20822
-- Set content type of default error pages to 'text/html'.
2013-08-04 11:04:37 +02:00
i18n.py
…
static.py
Took advantage of django.utils.six.moves.urllib.*.
2013-09-05 14:39:23 -05:00