django1/django/views/generic
Adrian Holovaty b1599e56b8 Fixed #1557 in trunk
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2597 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-03-30 04:43:55 +00:00
..
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
create_update.py Fixed #1557 in trunk 2006-03-30 04:43:55 +00:00
date_based.py Fixed #1399 -- Added template_object_name hook to generic views. Thanks, ChaosKCW 2006-03-01 03:37:57 +00:00
list_detail.py Fixed #1399 -- Added template_object_name hook to generic views. Thanks, ChaosKCW 2006-03-01 03:37:57 +00:00
simple.py Fixed #1117 -- Added HttpResponsePermanentRedirect 2006-01-03 23:57:14 +00:00