django1/django/views
Adrian Holovaty 2c2653db9f Reverted [3659], the 'name' field on Template objects and the signal emitted whenever a template is rendered. Refs #2333.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3666 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-08-27 18:10:32 +00:00
..
decorators Second half of little cleanup tweaks suggested by pyflakes. 2006-07-21 20:39:17 +00:00
generic Fixed #2471 -- Got date-based generic views working with SQLite DateFields. Thanks for the patch, Steven Armstrong 2006-08-21 17:40:54 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00
debug.py Reverted [3659], the 'name' field on Template objects and the signal emitted whenever a template is rendered. Refs #2333. 2006-08-27 18:10:32 +00:00
defaults.py Changed default 500 view NOT to use RequestContext, to lessen the chance that the 500 view would raise an error in itself 2006-06-22 16:28:40 +00:00
i18n.py Optimized JavaScript in django/views/i18n.py 2006-07-01 03:17:18 +00:00
static.py Reverted [3659], the 'name' field on Template objects and the signal emitted whenever a template is rendered. Refs #2333. 2006-08-27 18:10:32 +00:00