django1/django/contrib/comments
Adrian Holovaty aae4f9701c Removed use of deprecated template_loader from [2230]
git-svn-id: http://code.djangoproject.com/svn/django/trunk@2233 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2006-02-02 15:00:34 +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 Added translation strings to django.contrib.comments. Taken from new-admin. 2005-11-23 15:42:09 +00:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00
feeds.py Added feed configurations for django.contrib.comments 2005-11-18 16:20:26 +00:00