django1/django/contrib/comments
James Bennett 32b733ccbd 0.91-bugfixes: Table name needs to be pluralized in that query
git-svn-id: http://code.djangoproject.com/svn/django/branches/0.91-bugfixes@4714 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2007-03-12 17:12:10 +00:00
..
models Added translation strings to django.contrib.comments. Taken from new-admin. 2005-11-23 15:42:09 +00:00
templates/comments fixed #1287 - comment forms are now translateable and overrideable 2006-02-02 10:25:15 +00:00
templatetags Removed use of deprecated template_loader from [2230] 2006-02-02 15:00:34 +00:00
urls Fixed bug in [29] 2005-07-14 18:37:10 +00:00
views 0.91-bugfixes: corrected version of previous (COMMENTS_FIRST_FEW is imported directly) 2006-10-27 19:19:28 +00:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00
feeds.py 0.91-bugfixes: Table name needs to be pluralized in that query 2007-03-12 17:12:10 +00:00