Historique des commits

Auteur SHA1 Message Date
  Marc Gibbons 6765b6adf9 Fixed #35797 -- Removed debug context processor from default project template. il y a 1 mois
  John Higgins 60acad933d Fixed #35441 -- Documented Context and RequestContext keyword arguments. il y a 6 mois
  Mariusz Felisiak 718b32c691 Added missing pycon directives in various docs. il y a 1 an
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 1 an
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. il y a 1 an
  Mariusz Felisiak 490cccbe7e Removed versionadded/changed annotations for 4.1. il y a 1 an
  Carlton Gibson bf7c51a5f4 Fixed #33639 -- Enabled cached template loader in development. il y a 2 ans
  Mariusz Felisiak 178109c173 Corrected signatures of some functions in docs. il y a 2 ans
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. il y a 3 ans
  Adam Johnson 0963f184ab Documented an example custom context processor. il y a 3 ans
  Jon Dufresne 26554cf5d1 Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and docs. il y a 5 ans
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. il y a 5 ans
  Ville Skyttä 03db5fddfd Fixed typos in docs, comments, and exception messages. il y a 5 ans
  Tim Graham a68c029e22 Used extlinks for Django's source code. il y a 5 ans
  Josh Schneier 53e8570522 Fixed typo in docs/ref/templates/api.txt. il y a 6 ans
  Vlastimil Zíma a9f5652113 Fixed #28529 -- Fixed VariableDoesNotExist warnings in admin templates. il y a 7 ans
  Tim Graham fd06488fe3 Fixed links for i18n context processor docs. il y a 6 ans
  Tim Graham 7543ab1f8d Removed versionadded/changed annotations for 2.0. il y a 6 ans
  Tim Graham 7c00f9fb1c Fixed #29002 -- Corrected cached template loader docs about when it's automatically enabled. il y a 6 ans
  M Somerville 16bd4964df Fixed #28891 -- Documented Origin's loader attribute. il y a 7 ans
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. il y a 7 ans
  Tim Graham 0ea321193a Fixed #28239 -- Removed docs for a removed arg of template.Context. il y a 7 ans
  Carlton Gibson 6b3724fa11 Fixed #27359 -- Made Engine.get_default() return the first DjangoTemplates engine if multiple are defined. il y a 7 ans
  Alasdair Nicol 757aefc12b Removed self from method signatures in docs. il y a 7 ans
  Tim Graham 29f607927f Fixed spelling of "nonexistent". il y a 7 ans
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. il y a 8 ans
  Tim Graham 8377abd59e Refs #25120 -- Removed template.loaders.eggs.Loader per deprecation timeline. il y a 8 ans
  Tim Graham 5d8da093a9 Refs #15053 -- Removed support for non-recursive template loading. il y a 8 ans
  Tim Graham 92c5eeac33 Fixed #27598 -- Allowed specifying directories for a filesystem template loader. il y a 8 ans
  Tim Graham 277fe2e8f2 Fixed #25788 -- Enabled the cached template loader if debug is False. il y a 8 ans