Cronologia Commit

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