django1/django/contrib/comments
Adrian Holovaty 4b11b43d0b Fixed #2283 -- Fixed XHTML-strict validation error in comment templates
git-svn-id: http://code.djangoproject.com/svn/django/trunk@3283 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-07-07 03:57:50 +00:00
..
templates/comments Fixed #2283 -- Fixed XHTML-strict validation error in comment templates 2006-07-07 03:57:50 +00:00
templatetags MERGED MAGIC-REMOVAL BRANCH TO TRUNK. This change is highly backwards-incompatible. Please read http://code.djangoproject.com/wiki/RemovingTheMagic for upgrade instructions. 2006-05-02 01:31:56 +00:00
urls Fixed bug in [29] 2005-07-14 18:37:10 +00:00
views Merged multi-auth branch to trunk. See the authentication docs for the ramifications of this change. Many, many thanks to Joseph Kocherhans for the hard work! 2006-06-28 16:37:02 +00:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00
feeds.py Fixed #1981 -- Fixed bug in feeds.py for comments 2006-05-26 04:21:36 +00:00
models.py Fixed #1722 -- Fixed bug in CommentManager.user_is_moderator(). Thanks, Jure Cuhalev 2006-05-05 12:52:15 +00:00