Historial de Commits

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