django1/django/views/generic
Adrian Holovaty 6330e286c3 Fixed #1399 -- Added template_object_name hook to generic views. Thanks, ChaosKCW
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2453 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-03-01 03:37:57 +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 #1399 -- Added template_object_name hook to generic views. Thanks, ChaosKCW 2006-03-01 03:37:57 +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