커밋 기록

작성자 SHA1 메시지 날짜
  Mariusz Felisiak c487634c10 Added meaningful titles to ..admonition:: directives. 1 년 전
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. 1 년 전
  Carlton Gibson 534ac48297 Refs #34140 -- Applied rst code-block to non-Python examples. 1 년 전
  Mariusz Felisiak 60503cc747 Corrected multiply defined labels in docs. 3 년 전
  David Smith bb13711451 Fixed #25712 -- Reorganized templates docs. 4 년 전
  Mariusz Felisiak 678f958ef9 Fixed highlightlang deprecation warning on Sphinx 1.8+. 4 년 전
  Yoo In Keun 4ef107e34f Fixed typos in docs and a test comment. 4 년 전
  Tobias Kunze 4a954cfd11 Fixed #30573 -- Rephrased documentation to avoid words that minimise the involved difficulty. 5 년 전
  Ramiro Morales aed89adad5 Fixed #30367 -- Changed "pip install" to "python -m pip install" in docs, comments and hints. 5 년 전
  Jonatan Alexis Anauati 85ada61ac4 Fixed indentation in docs/topics/templates.txt. 5 년 전
  Andy Chosak 084573c715 Updated Jinja2 static tag example to use django.templatetags. 6 년 전
  Jon Dufresne 0cd465b63a Fixed #29817 -- Deprecated settings.FILE_CHARSET. 6 년 전
  Ramiro Morales 37c17846ad Fixed #28343 -- Add an OS chooser for docs command line examples. 6 년 전
  Tim Graham 5446b72003 Removed versionadded/changed annotations for 1.11. 7 년 전
  Mariusz Felisiak 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. 7 년 전
  Claude Paroz 01f658644a Updated various links in docs to avoid redirects 7 년 전
  Tim Graham dacdcec767 Fixed #26817 -- Doc'd downsides and alternatives to Jinja2 context processors. 7 년 전
  andrewnester d2e40dd8c2 Fixed #27678 -- Warned that the template system isn't safe against untrusted authors. 8 년 전
  chillaranand dc165ec8e5 Refs #23919 -- Replaced super(ClassName, self) with super() in docs. 7 년 전
  Claude Paroz d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 년 전
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. 8 년 전
  Corey Farwell 24da355686 Documented render_to_string()'s `using` parameter. 8 년 전
  Berker Peksag 52a991d976 Fixed #24694 -- Added support for context_processors to Jinja2 backend. 8 년 전
  Tim Graham 46a38307c2 Removed versionadded/changed annotations for 1.9. 8 년 전
  Tim Graham a65fc6df89 Fixed #26410 -- Added a docs example for loader.render_to_string(). 8 년 전
  Aymeric Augustin 7b1ce7fd91 Fixed #26408 -- Updated link to DEP 182. 8 년 전
  Moritz Sichert 6aef986cdb Fixed #25804 -- Documented additions to Jinja2 context. 8 년 전
  Marten Kenbeek 16411b8400 Fixed #26013 -- Moved django.core.urlresolvers to django.urls. 9 년 전
  Tim Graham 4d83b0163e Fixed #25969 -- Replaced render_to_response() with render() in docs examples. 9 년 전
  Aaron Elliot Ross 19a5f6da32 Fixed #25469 -- Added autoescape option to DjangoTemplates backend. 9 년 전