0
0
mirror of https://github.com/django/django.git synced 2024-12-01 15:42:04 +01:00
django/tests/view_tests
2013-12-14 11:59:15 -05:00
..
app0
app1
app2
app3
app4
fixtures
locale
media
other_templates
templates
templatetags
tests Fixed E127 pep8 warnings. 2013-12-14 11:59:15 -05:00
__init__.py Fixed all E261 warnings 2013-11-02 23:50:33 -05:00
default_urls.py Fixed #21530 -- Prevent AttributeError in default URLconf detection code. 2013-12-07 03:21:58 +01:00
generic_urls.py
models.py
regression_21530_urls.py Fixed #21530 -- Prevent AttributeError in default URLconf detection code. 2013-12-07 03:21:58 +01:00
urls.py
views.py