This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-02-25 17:44:34 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
History
Florian Apolloner
df2fd4e09b
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02: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
…
media
…
templates
…
templatetags
…
tests
Removed unneeded imports in tests's __init__.py and unified them.
2013-09-09 23:01:07 +02:00
__init__.py
…
generic_urls.py
…
models.py
…
urls.py
adds fix and test for when a template is not specified at all to render().
fixes
#21058
. by jambonrose and ianawilson
2013-09-06 15:50:18 -05:00
views.py
adds fix and test for when a template is not specified at all to render().
fixes
#21058
. by jambonrose and ianawilson
2013-09-06 15:50:18 -05:00