django/docs/ref
Timo Graham 9d3b3d11f4 Fixed #14785 - fixes to middleware docs - thanks adamv for the patch.
git-svn-id: http://code.djangoproject.com/svn/django/trunk@14731 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2010-11-27 21:58:20 +00:00
..
contrib Fixed #14793 -- staticfiles documentation example overwrites urlpatterns. Thanks gg! 2010-11-27 18:36:41 +00:00
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 Fixes #14759 -- document the 'years' argument for SelectDateWidget. Thanks Bartolomé Sánchez 2010-11-23 02:46:55 +00:00
models Fixed #14756 - fix typo in "related objects reference" docs. Thanks deisner for the report. 2010-11-26 12:40:09 +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 Fixes #14780 -- bad quoting in class based views reference. Thanks for the patch, adamv. 2010-11-26 02:56:58 +00:00
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 Fixed #7735 -- Added support for IPv6 adresses to runserver and testserver management command. Thanks to Jason Alonso and Łukasz Rekucki for the report and initial patches. 2010-11-26 13:33:53 +00:00
exceptions.txt
generic-views.txt Fixes #14779 -- delete_object docs wording. Thanks OldTroll 2010-11-26 02:14:57 +00:00
index.txt
middleware.txt Fixed #14785 - fixes to middleware docs - thanks adamv for the patch. 2010-11-27 21:58:20 +00:00
request-response.txt Fixed #3304 -- Added support for HTTPOnly cookies. Thanks to arvin for the suggestion, and rodolfo for the draft patch. 2010-11-26 13:30:50 +00:00
settings.txt Fixed #14781 - Setting "CACHE_PREFIX" should be "CACHE_KEY_PREFIX". Thanks to adamv for report and patch. 2010-11-26 13:38:39 +00:00
signals.txt Fixed #5612 -- Added login and logout signals to contrib auth app. Thanks SmileyChris and pterk. 2010-11-26 13:33:27 +00:00
unicode.txt
utils.txt
validators.txt Fixed #14537 -- Added documentation on where validators can be imported from to Validators Reference docs, and improved Sphinx formatting and metadata. Thanks to rfugger for the report. 2010-10-23 22:06:01 +00:00