Commit Verlauf

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