django/docs/ref
Russell Keith-Magee ab28e72f31 Fixed #8590: Added clarification that you need to install the new comments system before trying to port data. Thanks to julien for the report.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8652 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-28 11:39:27 +00:00
..
contrib Fixed #8590: Added clarification that you need to install the new comments system before trying to port data. Thanks to julien for the report. 2008-08-28 11:39:27 +00:00
files
forms Removed oldforms, validators, and related code: 2008-08-27 07:19:44 +00:00
models Removed oldforms, validators, and related code: 2008-08-27 07:19:44 +00:00
templates Fixed #8595: Removed a note about possible changes to the syntax of the {% url %} template tag. Thanks to julien for the report. 2008-08-28 11:29:00 +00:00
databases.txt
django-admin.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt Fixed #8454: added a FILE_UPLOAD_PERMISSIONS setting to control the permissoin of files uploaded by the built-in file storage system. Thanks, dcwatson. 2008-08-27 22:21:14 +00:00
signals.txt Fixed some Sphinx markup in signals docs. 2008-08-26 19:23:59 +00:00
unicode.txt