[1.8.x] Fixed #26408 -- Updated link to DEP 182.
Thanks kaifeldhoff for the report.
Backport of 7b1ce7f
from master
This commit is contained in:
parent
0496838e61
commit
ca051388de
|
@ -694,4 +694,4 @@ Django provides many :ref:`built-in context processors <context-processors>`.
|
|||
Implementing a custom context processor is as simple as defining a function.
|
||||
|
||||
.. _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
|
||||
|
|
Loading…
Reference in New Issue