django/docs/topics
Gary Wilson Jr e389234201 Added a versionadded directive to new redirect shortcut (refs #10194).
git-svn-id: http://code.djangoproject.com/svn/django/trunk@10111 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2009-03-21 15:26:56 +00:00
..
db Added some documentation explaining "managed=False" vs. "proxy=True". 2009-03-19 09:04:19 +00:00
forms Fixed #10507 -- Corrected formatting problem in ModelForm docs. Thanks to Paul Menzel for the report. 2009-03-15 11:21:41 +00:00
http Added a versionadded directive to new redirect shortcut (refs #10194). 2009-03-21 15:26:56 +00:00
auth.txt Fixed #689 -- Added a middleware and authentication backend to contrib.auth for supporting external authentication solutions. Thanks to all who contributed to this patch, including Ian Holsman, garthk, Koen Biermans, Marc Fargas, ekarulf, and Ramiro Morales. 2009-03-15 05:54:28 +00:00
cache.txt Made a bunch of edits to docs/topics/cache.txt, mostly based on stuff from the Django Book 2009-03-14 22:51:05 +00:00
email.txt
files.txt
i18n.txt
index.txt Fixed #689 -- Added a middleware and authentication backend to contrib.auth for supporting external authentication solutions. Thanks to all who contributed to this patch, including Ian Holsman, garthk, Koen Biermans, Marc Fargas, ekarulf, and Ramiro Morales. 2009-03-15 05:54:28 +00:00
install.txt
pagination.txt
serialization.txt
settings.txt
signals.txt
templates.txt
testing.txt Fixed #10482 -- Unified access to response.context when inspecting responses from the test client. Thanks to James Bennett for the design, and Julien Phalip for the patch. 2009-03-18 10:46:55 +00:00