1
0
mirror of https://github.com/django/django.git synced 2025-01-14 20:36:00 +00:00
django/tests/regressiontests/generic_views
Luke Plant 430b819967 Fixed - Redundant or incorrect code in tests
Thanks to intelliyole and melinath for the patch.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@16354 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2011-06-10 10:18:06 +00:00
..
fixtures
templates
__init__.py
base.py Fixed - Generic views should provide a HEAD implementation 2011-04-23 15:10:51 +00:00
dates.py Fixed -- Fixed inconsistant handling of context_object_name in paginated MultipleObjectMixin views. Thanks, Dave Hall. 2011-04-22 12:03:58 +00:00
detail.py
edit.py
forms.py
list.py
models.py
tests.py
urls.py Fixed -- Fixed inconsistant handling of context_object_name in paginated MultipleObjectMixin views. Thanks, Dave Hall. 2011-04-22 12:03:58 +00:00
views.py Fixed - Redundant or incorrect code in tests 2011-06-10 10:18:06 +00:00