Commit History

Author SHA1 Message Date
  Daniele Procida e3d55eeb14 Refs #32880 -- Moved logging reference to new document. 3 years ago
  luto d37ea5f09b Fixed #28581 -- Moved django.core.paginator documentation to API Reference. 5 years ago
  Thomas Chaumeny d3db878e4b Moved CSRF docs out of contrib. 10 years ago
  Baptiste Mispelon 1d3ae4760b Fixed warnings when building the documentation. 10 years ago
  Russell Keith-Magee d818e0c9b2 Fixed #16905 -- Added extensible checks (nee validation) framework 11 years ago
  Aymeric Augustin f326720a73 Documented the Apps and AppConfig APIs. 11 years ago
  Tim Graham 6c730da1f6 Fixed #19897 - Updated static files howto. 11 years ago
  Preston Holmes 11ded967c4 Fixed #19498 -- refactored auth documentation 12 years ago
  Ramiro Morales b6b8a3f66b Refactored URL mapping documentation. 12 years ago
  Jannis Leidel c4c7fbcc0d Fixed #18451 -- Vastly improved class based view documentation. 12 years ago
  Claude Paroz 1858e47672 Fixed #18033 -- Removed function-based generic views, as per official deprecation timeline. Rest in peace! Thanks Anssi Kääriäinen for the review. 12 years ago
  Luke Plant 524c5fa07a Fixed #14261 - Added clickjacking protection (X-Frame-Options header) 13 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
  Russell Keith-Magee 0fcb094557 Fixed #6735 -- Added class-based views. 14 years ago
  Jacob Kaplan-Moss 728effcfbd Fixed #14141: docs now use the :doc: construct for links between documents. 14 years ago
  Russell Keith-Magee 5a1695edfb Added exceptions reference page to the API reference index. 14 years ago
  Brian Rosner 47639b6410 Fixed #3469 -- added django.utils documentation for stable bits 14 years ago
  Russell Keith-Magee 47147071fe Corrected some referencing problems in the docs. 15 years ago
  Gary Wilson Jr c6fa4936b3 Fixed #9465 -- Simplified API Reference documentation titles for easier lookup and made first-level heading styles consistent. Thanks, adamnelson. 15 years ago
  Russell Keith-Magee c9d882c4b6 Fixed #11336 -- Dummy commit to force refresh of some index pages by Sphinx, caused by file ommitted from [11025] and included in [11026]. Thanks to Peter Landry for the report, and Ramiro for the explanation. 15 years ago
  Gary Wilson Jr b994387d8d 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. 15 years ago
  Jacob Kaplan-Moss 6f29ad31b5 Fixed #8326: added signals 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