django1/django
Jacob Kaplan-Moss 065dd334de Added NOINDEX tag to debug 500 page (for robots)
git-svn-id: http://code.djangoproject.com/svn/django/trunk@1234 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2005-11-14 18:50:13 +00:00
..
bin Fixed #121 -- Django now quotes all names in SQL queries. Also added unit tests to confirm. Thanks, Robin Munn and Sune. 2005-11-14 01:44:35 +00:00
conf fixes #790 and #791 - updated cs and sk translations 2005-11-14 15:34:47 +00:00
contrib Fixed #787 -- High-level syndication framework now picks up author details. Also updated documentation. Thanks, mattycakes 2005-11-14 05:15:40 +00:00
core Added "pretty" error pages to be used when DEBUG is True. 2005-11-14 17:44:50 +00:00
middleware BACKWARDS-INCOMPATIBLE CHANGE -- Moved flatpages and redirects to standalone apps in django.contrib that are NOT installed by default. See http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges for full migration information. 2005-11-11 04:45:05 +00:00
models Fixed #121 -- Django now quotes all names in SQL queries. Also added unit tests to confirm. Thanks, Robin Munn and Sune. 2005-11-14 01:44:35 +00:00
parts Fixed #783 -- Added AnonymousUser.id = None. Thanks, EABinGA 2005-11-13 23:33:05 +00:00
templatetags fixes bug with blocktrans and parameters not actually doing the translation (thx. nesh for the report) 2005-11-14 13:29:38 +00:00
utils Fixed #787 -- High-level syndication framework now picks up author details. Also updated documentation. Thanks, mattycakes 2005-11-14 05:15:40 +00:00
views Added NOINDEX tag to debug 500 page (for robots) 2005-11-14 18:50:13 +00:00
__init__.py Imported Django from private SVN repository (created from r. 8825) 2005-07-13 01:25:57 +00:00