django1/django/views
Claude Paroz 4214a22e06 [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths
Thanks kujiu for the report and Aymeric Augustin for the review.
Backport of c91667338 from master.
2012-12-08 11:16:03 +01:00
..
decorators Made more extensive use of get_current_site 2012-09-28 20:33:05 +02:00
generic [1.5.x] Fixed #19378 -- Ensured get_success_url returns a non-lazy URL 2012-12-04 13:24:04 +01:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
csrf.py Removed usage of mimetype kwarg of HttpResponse 2012-06-30 21:19:07 +02:00
debug.py [1.5.x] PEP 302 source loaders already decode appropriately 2012-10-26 02:38:15 +01:00
defaults.py Fixed #18807 -- Made 404.html and 500.html optional 2012-09-30 23:16:19 +02:00
i18n.py [1.5.x] Fixed #19357 -- Allow non-ASCII chars in filesystem paths 2012-12-08 11:16:03 +01:00
static.py Fixed #7581 -- Added streaming responses. 2012-10-20 20:05:11 +02:00