Commit History

Author SHA1 Message Date
  Aymeric Augustin bf14aed3cc Added PDF version of SVG file for latexpdf builds. 12 years ago
  Aymeric Augustin be9f2919e0 Edited the middleware doc for completeness, clarity, and consistency. 12 years ago
  Aymeric Augustin ae8e97384b Fixed #12502 -- Improved middleware diagram. 12 years ago
  Aymeric Augustin 4b27813198 Fixed #7581 -- Added streaming responses. 12 years ago
  Tim Graham 837425b425 Fixed #18934 - Removed versionadded/changed annotations for Django 1.3 12 years ago
  Tim Graham 590de18add Fixed #18577 - Clarified middleware initialization. 12 years ago
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 years ago
  Carl Meyer 5c8c7c34be Fixed #17035, #17036 -- Clarified documentation regarding TemplateResponse and middleware handling. Refs #16004. Thanks ptone. 13 years ago
  Carl Meyer 00678334aa Fixed #16863 -- Corrected ReST markup to avoid errors building docs. 13 years ago
  Jacob Kaplan-Moss 0b174ccf0e Fixed #16384: warn against accessing request.POST/REQUEST in middleware. 13 years ago
  Jannis Leidel 61da3cc47a Fixed #16120 -- Updated a few reference links in the docs after the contributing reorganization. Thanks to Julien and Ramiro. 14 years ago
  Timo Graham 457aaca7fa Fixed #15109 - typo in middleware docs; thanks colinsullivan for the report. 14 years ago
  Russell Keith-Magee 061a9cad67 Corrected typo in middleware docs. Thanks to matt_c for the report. 14 years ago
  Russell Keith-Magee e0dcd7666a Fixed #12815 -- Added TemplateResponse, a lazy-evaluated Response class. Thanks to Simon Willison for the original idea, and to Mikhail Korobov and Ivan Sagalaev for their assistance, including the draft patch from Mikhail. 14 years ago
  Timo Graham 9d3b3d11f4 Fixed #14785 - fixes to middleware docs - thanks adamv for the patch. 14 years ago
  Russell Keith-Magee a904e55859 Fixed #11509 -- Modified usage of "Web" to match our style guide in various documentation, comments and code. Thanks to timo and Simon Meers for the work on the patch. 14 years ago
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
  Karen Tracey 3c59067a4f Fixed #13120: Corrected typo in middleware doc. Thanks django@willhardy.com.au. 15 years ago
  Jannis Leidel 1559f64549 Fixed #12795 - Updated the middleware docs to include the messages app middleware. Thanks, Timo. 15 years ago
  Luke Plant 7230a995ce Moved contrib.csrf.* to core code. 15 years ago
  Luke Plant 8e70cef9b6 Fixed #9977 - CsrfMiddleware gets template tag added, session dependency removed, and turned on by default. 15 years ago
  Russell Keith-Magee d71097111a Fixed #11322 -- Clarified docs regarding middleware processing. Thanks the Michael Malone for the patch. 16 years ago
  Jacob Kaplan-Moss c6c25adf6d Fixed a whole bunch of small docs typos, errors, and ommissions. 16 years ago
  Luke Plant cdc8c61bc3 Made default MIDDLEWARE_CLASSES same as in project_template. 16 years ago
  Luke Plant 20f7e51493 Reverted 10094 and 10095 (in favour of solution that will hopefully land for beta 2) 16 years ago
  Luke Plant 4e7a4eda3d Updated all refs to default middleware in docs. 16 years ago
  Gary Wilson Jr f76cb41251 A few minor wording, whitespace, punctuation, and link changes for the middleware documentation. 16 years ago
  Jacob Kaplan-Moss 97cb07c3a1 Massive reorganization of the docs. See the new docs online at http://docs.djangoproject.com/. 16 years ago