This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-12-01 15:42:04 +01:00
Code
Issues
Releases
Wiki
Activity
910a5760f6
django
/
tests
/
view_tests
History
Alex Gaynor
c348550d35
Fixed some flake8 warnings
2013-09-07 15:36:00 -07: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
Fixed some flake8 warnings
2013-09-07 15:36:00 -07: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