django/docs/ref
Jacob Kaplan-Moss 2e7a87c53c Fixed a typo in comments upgrade guide.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@8667 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2008-08-28 16:27:19 +00:00
..
contrib Fixed a typo in comments upgrade guide. 2008-08-28 16:27:19 +00:00
files
forms Removed oldforms, validators, and related code: 2008-08-27 07:19:44 +00:00
models Fixed #8406: Corrected some expected output to use repr format. Thanks to arien for the patch. 2008-08-28 13:40:20 +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