Commit 7b1ce7fd authored by Aymeric Augustin's avatar Aymeric Augustin
Browse files

Fixed #26408 -- Updated link to DEP 182.

Thanks kaifeldhoff for the report.
parent acfaec3d
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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.

.. _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