django/docs/ref
Timo Graham 7a81ac5197 Fixed #14798 - Clarified redirects of generic views - thanks OldTroll.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14739 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-28 18:36:01 +00:00
..
contrib
files Fixed #13040 -- Added info on where to import File class from to File reference docs, and improved Sphinx formatting. Thanks to stherrien for the report. 2010-10-24 09:12:40 +00:00
forms
models Fixed #14758 - Remove entire method signatures from QuerySet headings - thanks adamv for the patch. 2010-11-28 18:15:40 +00:00
templates Fixes #3529 -- more explicit documentation about Context.update. Thanks for the patch, ggetzie. 2010-11-24 00:36:36 +00:00
authbackends.txt
class-based-views.txt
databases.txt Updated an old workaround described in the Oracle backend notes with more modern advice. 2010-11-20 01:11:34 +00:00
django-admin.txt
exceptions.txt
generic-views.txt
index.txt
middleware.txt
request-response.txt
settings.txt
signals.txt
unicode.txt
utils.txt
validators.txt