django1/django/contrib/comments/views
Russell Keith-Magee 3f68d255e2 Fixed #12600 -- Added some extra search paths for comment preview templates, allowing for naming parity with other templates in comments and admin. Thanks to hvdklauw for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@12337 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-01-28 11:30:29 +00:00
..
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00
comments.py Fixed #12600 -- Added some extra search paths for comment preview templates, allowing for naming parity with other templates in comments and admin. Thanks to hvdklauw for the report. 2010-01-28 11:30:29 +00:00
moderation.py Moved contrib.csrf.* to core code. 2009-10-27 00:36:34 +00:00
utils.py Fixed #10585: comment redirects built from the `next` parameter now work correctly when `next` already contains a query string. 2009-04-07 19:49:07 +00:00