1
0
mirror of https://github.com/django/django.git synced 2025-01-12 19:37:06 +00:00
django/tests/regressiontests/views
2012-04-09 13:24:57 +00:00
..
app0
app1
app2
app3
app4
fixtures
locale
media
templates/debug
templatetags Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
tests Fixed #17848 -- Added setting_changed signal for cases when TEMPLATE_CONTEXT_PROCESSORS is overriden in tests. 2012-04-09 13:24:57 +00:00
__init__.py
generic_urls.py Fixed #17111 -- Made the redirect_to generic view properly handle query strings with percent symbols. Thanks, Chris Adams. 2011-10-26 06:33:13 +00:00
models.py
urls.py Convert the remainder of the relative imports in the tests to be absolute imports. 2011-10-13 21:34:56 +00:00
views.py Fixed #17358 -- Updated logging calls to use official syntax for arguments instead of string interpolation. Thanks, spulec. 2012-02-09 18:58:36 +00:00