1
0
mirror of https://github.com/django/django.git synced 2024-11-19 16:04:13 +00:00
django/tests/regressiontests/views
Jacob Kaplan-Moss cc5477df89 Fixed #7529: added a FILES section to the debug view. As a bonus, we've now got
the start of a suite of tests for the debug views. Thanks, Alex Gaynor.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10271 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-31 17:10:06 +00:00
..
fixtures Fixed #8366: Modified a test fixture to remove an unnecessary forward reference. Thanks to Ramiro Morales for the suggestion. 2008-08-22 14:07:50 +00:00
locale
media
tests Fixed #7529: added a FILES section to the debug view. As a bonus, we've now got 2009-03-31 17:10:06 +00:00
__init__.py
models.py Fixed #7602 -- Corrected lookup keyword arguments in archive_month and archive_week to properly range when date_field is from DateField. Thanks nullie for the original patch and Colin Grady for the test coverage. 2008-08-23 04:46:33 +00:00
urls.py Fixed #7529: added a FILES section to the debug view. As a bonus, we've now got 2009-03-31 17:10:06 +00:00
views.py Fixed #7529: added a FILES section to the debug view. As a bonus, we've now got 2009-03-31 17:10:06 +00:00