1
0
mirror of https://github.com/django/django.git synced 2024-12-24 18:16:19 +00:00
django/django/views
Ramiro Morales 6c12cd15e9 Unlocalize line numbers and ids in debug 500 view.
While using USE_L10N, line numbers and IDs were printed as comma (or
locale equivalent) separated values.

Thanks Kronuz for the report and intial patch.

Fixes #20861.
2013-08-12 21:59:27 -03:00
..
decorators Fixed #18923 -- Corrected usage of sensitive_post_parameters in contrib.auth 2013-08-02 14:46:17 -04:00
generic Improved queryset handling and docs for (Single|Multiple)ObjectMixin. 2013-08-09 17:51:58 +07:00
__init__.py
csrf.py
debug.py Unlocalize line numbers and ids in debug 500 view. 2013-08-12 21:59:27 -03: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 Deprecated django.utils.importlib 2013-07-29 17:10:22 +02:00
static.py Removed compatibility code for streaming responses. 2013-06-29 18:49:36 +02:00