django1/django/contrib/comments
Adrian Holovaty 006e9e789b Fixed #180 -- Removed 'enctype' from FREE_COMMENT_FORM template in contrib.comments.templatetags
git-svn-id: http://code.djangoproject.com/svn/django/trunk@377 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-08-01 20:07:31 +00:00
..
models Gave comments.FreeComment a get_absolute_url() method 2005-07-30 18:56:36 +00:00
templatetags Fixed #180 -- Removed 'enctype' from FREE_COMMENT_FORM template in contrib.comments.templatetags 2005-08-01 20:07:31 +00:00
urls Fixed bug in [29] 2005-07-14 18:37:10 +00:00
views Fixed #163 -- Added 'pk' database API option, which is a shorthand for (primary_key)__exact 2005-07-26 16:11:43 +00:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00