django1/django/contrib
Adrian Holovaty d215cbd63a Added translation strings to django.contrib.comments. Taken from new-admin.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1364 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-23 15:42:09 +00:00
..
admin Fixed bug for OneToOneFields in the admin -- the manipulator_validator_unique wasn't doing the correct lookup 2005-11-21 01:39:18 +00:00
comments Added translation strings to django.contrib.comments. Taken from new-admin. 2005-11-23 15:42:09 +00:00
flatpages Fixed #845 -- flatpages middleware no longer throws 404 exception for DEBUG=True. Thanks, Hugo 2005-11-20 04:55:57 +00:00
markup Fixed #241 -- added django.contrib.markup app with markup templatetags for Textile, ReST and Markdown 2005-08-10 18:31:33 +00:00
redirects Added README.TXT to contrib.redirects and contrib.flatpages 2005-11-12 00:09:20 +00:00
syndication Fixed #787 -- High-level syndication framework now picks up author details. Also updated documentation. Thanks, mattycakes 2005-11-14 05:15:40 +00:00
__init__.py Created django.contrib and moved comments into it 2005-07-14 18:20:03 +00:00