index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
ref
/
templates
/
api.txt
Age
Commit message (
Expand
)
Author
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-06-27
Fixed #15727 -- Added Content Security Policy (CSP) support.
Rob Hudson
2024-09-30
Fixed #35797 -- Removed debug context processor from default project template.
Marc Gibbons
2024-06-20
Fixed #35441 -- Documented Context and RequestContext keyword arguments.
John Higgins
2023-10-25
Added missing pycon directives in various docs.
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-10
Refs #34140 -- Applied rst code-block to non-Python examples.
Carlton Gibson
2023-01-17
Removed versionadded/changed annotations for 4.1.
Mariusz Felisiak
2022-04-19
Fixed #33639 -- Enabled cached template loader in development.
Carlton Gibson
2022-01-10
Corrected signatures of some functions in docs.
Mariusz Felisiak
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-02-11
Documented an example custom context processor.
Adam Johnson
2019-11-07
Fixed #29983 -- Replaced os.path() with pathlib.Path in project template and ...
Jon Dufresne
2019-09-06
Fixed #30573 -- Rephrased documentation to avoid words that minimise the invo...
Tobias Kunze
2019-04-18
Fixed typos in docs, comments, and exception messages.
Ville Skyttä
2019-03-28
Used extlinks for Django's source code.
Tim Graham
2018-08-06
Fixed typo in docs/ref/templates/api.txt.
Josh Schneier
2018-08-06
Fixed #28529 -- Fixed VariableDoesNotExist warnings in admin templates.
Vlastimil Zíma
2018-06-28
Fixed links for i18n context processor docs.
Tim Graham
2018-05-17
Removed versionadded/changed annotations for 2.0.
Tim Graham
2018-01-11
Fixed #29002 -- Corrected cached template loader docs about when it's automat...
Tim Graham
2017-12-07
Fixed #28891 -- Documented Origin's loader attribute.
M Somerville
2017-09-22
Removed versionadded/changed annotations for 1.11.
Tim Graham
2017-05-25
Fixed #28239 -- Removed docs for a removed arg of template.Context.
Tim Graham
2017-03-31
Fixed #27359 -- Made Engine.get_default() return the first DjangoTemplates en...
Carlton Gibson
2017-03-16
Removed self from method signatures in docs.
Alasdair Nicol
2017-02-03
Fixed spelling of "nonexistent".
Tim Graham
2017-01-17
Removed versionadded/changed annotations for 1.10.
Tim Graham
2017-01-17
Refs #25120 -- Removed template.loaders.eggs.Loader per deprecation timeline.
Tim Graham
2017-01-17
Refs #15053 -- Removed support for non-recursive template loading.
Tim Graham
2016-12-14
Fixed #27598 -- Allowed specifying directories for a filesystem template loader.
Tim Graham
2016-09-03
Fixed #25788 -- Enabled the cached template loader if debug is False.
Tim Graham
2016-08-18
Refs #25854 -- Completed a RequestContext docs example.
Tim Graham
2016-07-30
Removed unnecessary 'just' from docs/ref/templates/api.txt.
Ana Balica
2016-06-14
Fixed #26754 -- Documented django.template.context_processors.tz
Ville Skyttä
2016-05-20
Removed versionadded/changed annotations for 1.9.
Tim Graham
2016-04-09
Fixed #26145 -- Made debug context processor return queries for all databases.
Mounir Messelmeni
2016-02-01
Fixed #26124 -- Added missing code formatting to docs headers.
rowanv
2015-12-23
Removed an extra header in docs/ref/templates/api.txt.
Tim Graham
2015-11-17
Fixed #25710 -- Clarified the docs about what INTERNAL_IPS does.
Alex Morozov
2015-11-12
Fixed #25469 -- Added autoescape option to DjangoTemplates backend.
Aaron Elliot Ross
2015-10-23
Fixed #25397 -- Documented class-based view context variable clash with conte...
Jacek Bzdak
2015-09-23
Removed versionadded/changed annotations for 1.8.
Tim Graham
2015-09-23
Removed template.loader.BaseLoader per deprecation timeline.
Tim Graham
2015-09-23
Removed current_app argument to render() and TemplateResponse().
Tim Graham
2015-09-23
Refs #24022 -- Removed the ssi tag per deprecation timeline.
Tim Graham
2015-09-23
Fixed #25386 -- Warned about differences between Engine and DjangoTemplates.
Tim Graham
2015-07-27
Fixed #25159 -- Removed brackets from class/function/method signatures in docs.
Tim Graham
2015-07-16
Fixed #25120 -- Deprecated egg template loader.
Tim Graham
[next]