django/tests/templates
Jacob Kaplan-Moss f0560dfdb2 Fixed #9282: added a generic comment moderation toolkit. See the documentation for details.
This began life as (part of) James Bennett's comment-utils app, and was adapted to be part of Django by Thejaswi Puthraya and Jannis Leidel. Thanks, all!

git-svn-id: http://code.djangoproject.com/svn/django/trunk@10122 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-23 21:07:02 +00:00
..
comments Fixed #9282: added a generic comment moderation toolkit. See the documentation for details. 2009-03-23 21:07:02 +00:00
custom_admin
views Fixed #7602 -- Corrected lookup keyword arguments in archive_month and archive_week to properly range when date_field is from DateField. Thanks nullie for the original patch and Colin Grady for the test coverage. 2008-08-23 04:46:33 +00:00
404.html
500.html Refs #2333 - Added model test for the test Client. 2006-09-02 09:34:40 +00:00
base.html
extended.html
form_view.html
login.html