1
0
mirror of https://github.com/django/django.git synced 2024-12-23 09:36:06 +00:00
django/tests/view_tests
Claude Paroz a0c2eb46dd Fixed #23960 -- Removed http.fix_location_header
Thanks Carl Meyer for the report and Tim Graham for the review.
2015-03-18 18:22:50 +01:00
..
app0
app1
app2
app3
app4
app5
locale Fixed #24122 -- Redirected to translated url after setting language 2015-03-13 16:46:40 +01:00
media Ensured views.static.serve() doesn't use large memory on large files. 2015-01-13 13:03:06 -05:00
templates
templatetags Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
tests Fixed #23960 -- Removed http.fix_location_header 2015-03-18 18:22:50 +01:00
__init__.py
default_urls.py Sorted imports with isort; refs #23860. 2015-02-06 08:16:28 -05:00
generic_urls.py Fixed #23960 -- Removed http.fix_location_header 2015-03-18 18:22:50 +01:00
models.py
regression_21530_urls.py
urls.py Fixed #24122 -- Redirected to translated url after setting language 2015-03-13 16:46:40 +01:00
views.py Fixed #23960 -- Removed http.fix_location_header 2015-03-18 18:22:50 +01:00