mirror of
https://github.com/django/django.git
synced 2025-09-26 20:19:16 +00:00
Fixed #26408 -- Updated link to DEP 182.
Thanks kaifeldhoff for the report.
This commit is contained in:
parent
acfaec3db5
commit
7b1ce7fd91
1 changed files with 1 additions and 1 deletions
|
@ -792,5 +792,5 @@ Django provides many :ref:`built-in context processors <context-processors>`.
|
||||||
Implementing a custom context processor is as simple as defining a function.
|
Implementing a custom context processor is as simple as defining a function.
|
||||||
|
|
||||||
.. _Jinja2: http://jinja.pocoo.org/
|
.. _Jinja2: http://jinja.pocoo.org/
|
||||||
.. _DEP 182: https://github.com/django/deps/blob/master/accepted/0182-multiple-template-engines.rst
|
.. _DEP 182: https://github.com/django/deps/blob/master/final/0182-multiple-template-engines.rst
|
||||||
.. _Django Debug Toolbar: https://github.com/django-debug-toolbar/django-debug-toolbar
|
.. _Django Debug Toolbar: https://github.com/django-debug-toolbar/django-debug-toolbar
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue