1
0
mirror of https://github.com/django/django.git synced 2024-12-26 11:06:07 +00:00
django/tests/regressiontests/views
2012-02-09 18:58:36 +00:00
..
app0
app1
app2
app3
app4
fixtures
locale
media
templates/debug
templatetags
tests
__init__.py
generic_urls.py
models.py
urls.py
views.py Fixed #17358 -- Updated logging calls to use official syntax for arguments instead of string interpolation. Thanks, spulec. 2012-02-09 18:58:36 +00:00