Skip to content

Commit f616ec6

Browse files
authored
Merge pull request django-admin-tools#106 from asherf/patch-1
Fix invalid reference in docs
2 parents d532ac1 + 0295eb4 commit f616ec6

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/configuration.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ your django admin site, if you didn't, please refer to the
3030
Required settings
3131
~~~~~~~~~~~~~~~~~
3232

33-
First make sure you have the ``django.core.context_processors.request``
33+
First make sure you have the ``django.template.context_processors.request``
3434
template context processor in your ``TEMPLATE_CONTEXT_PROCESSORS`` or
3535
``TEMPLATES`` settings variable
3636

0 commit comments

Comments
 (0)