Revīziju vēsture

Autors SHA1 Ziņojums Datums
  Johanan-Ayadata 97a6a678c4 Added missing lang attributes to html elements in docs. 4 mēneši atpakaļ
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 2 gadi atpakaļ
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. 3 gadi atpakaļ
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. 4 gadi atpakaļ
  Adam Johnson 4216225480 Clarified async documentation. 4 gadi atpakaļ
  Andrew Godwin fc0fa72ff4 Fixed #31224 -- Added support for asynchronous views and middleware. 5 gadi atpakaļ
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 gadi atpakaļ
  Cammil Taank f83a689f61 Fixed #29758 -- Documented how to test custom error views. 6 gadi atpakaļ
  David D Lowe 424187ec4b Fixed #27349 -- Doc'd the CSRF_FAILURE_VIEW setting in view topic guide. 8 gadi atpakaļ
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. 9 gadi atpakaļ
  Tim Graham 4d83b0163e Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 9 gadi atpakaļ
  David Sanders 7a98442f96 Clarified 404.html usage, excplicitly stated that it's used when DEBUG is False 9 gadi atpakaļ
  Keryn Knight 726a9550db Fixed #24143 -- Encouraged use of Http404 messages for debugging. 10 gadi atpakaļ
  areski 9d6551204e Removed unnecessary code-block directives. 10 gadi atpakaļ
  Jonathan Lindén 5b98ba08e2 Fixed #21938 -- Moved documentation for error views to reference guide. 10 gadi atpakaļ
  Erik Romijn 257fd48004 Simplified an unnecessarily complex paragraph in view docs 10 gadi atpakaļ
  Tim Graham 51c8045145 Removed versionadded/changed annotations for 1.6. 11 gadi atpakaļ
  Ramiro Morales ce0c5c38ea A few doc additions for changes from d228c1192e. 11 gadi atpakaļ
  Tim Graham 31ee120787 Fixed #20667 - Removed discussion of DEBUG from tutorial. 11 gadi atpakaļ
  Preston Holmes d228c1192e Fixed #19866 -- Added security logger and return 400 for SuspiciousOperation. 11 gadi atpakaļ
  Silvan Spross cd72c55d86 Add missing imports and models to the examples in the view layer documentation 11 gadi atpakaļ
  Tim Graham 9b5f64cc6e Fixed #19516 - Fixed remaining broken links. 12 gadi atpakaļ
  Aymeric Augustin 7ee7599ab3 Removed versionadded/changed annotations dating back to 1.4. 12 gadi atpakaļ
  Markus Zapke-Gründemann 0546794397 Fixed #19230 -- Extended the handler403 documentation. 12 gadi atpakaļ
  Claude Paroz 8bd7b598b6 Fixed #18807 -- Made 404.html and 500.html optional 12 gadi atpakaļ
  Aymeric Augustin 4e82d61400 Added links in URLs doc for consistency. 12 gadi atpakaļ
  Luke Plant d1e5c55258 Fixed many more ReST indentation errors, somehow accidentally missed from [16955] 13 gadi atpakaļ
  James Bennett 94524fbfef Fixed #16079: Clarified (for real this time) how handler404 and handler500 work, and that they only work in a root URLconf. 13 gadi atpakaļ
  Ramiro Morales 932b1b8d6d Converted links to external topics so they use intersphinx extension markup. 13 gadi atpakaļ
  Jannis Leidel e11c647d60 Fixed #16627 -- Fixed docs build warning. 13 gadi atpakaļ