1
0
mirror of https://github.com/django/django.git synced 2024-12-24 10:05:46 +00:00
django/tests/view_tests
2013-11-02 18:20:39 -04:00
..
app0 Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
app1 Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
app2 Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
app3 Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
app4 Removed unneeded imports in tests's __init__.py and unified them. 2013-09-09 23:01:07 +02:00
fixtures
locale Fixed #21324 -- Translate CSRF failure view 2013-11-02 11:22:30 +01:00
media
other_templates Fixed #4278 -- Added a dirs parameter to a few functions to override TEMPLATE_DIRS. 2013-09-18 07:37:08 -04:00
templates
templatetags Whitespace cleanup. 2013-10-10 16:49:20 -04:00
tests Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
__init__.py Fixed all E261 warnings 2013-11-02 18:20:39 -04:00
generic_urls.py Fixed #21302 -- Fixed unused imports and import *. 2013-11-02 15:24:56 -04:00
models.py
urls.py
views.py Removed unused local variables in tests. 2013-10-19 08:31:38 -04:00