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-04 22:47:53 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
view_tests
History
Ian Wilson
e12de0ac04
Removed unnecessary, leftover imports
2013-09-06 22:04:58 +00:00
..
app0
…
app1
…
app2
…
app3
…
app4
…
fixtures
…
locale
…
media
…
templates
…
templatetags
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
tests
Removed unnecessary, leftover imports
2013-09-06 22:04:58 +00:00
__init__.py
…
generic_urls.py
Removed most of absolute_import imports
2013-07-29 20:28:13 +02:00
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