mirror of
https://github.com/django/django.git
synced 2025-04-22 00:04:43 +00:00
[1.5.x] Fixed docs template name typo
Backport of a907fa088e from master
This commit is contained in:
parent
deec020bf5
commit
1363b41823
@ -1921,7 +1921,7 @@ and 500 pages.
|
||||
|
||||
.. note::
|
||||
|
||||
Some of the admin templates, such as ``change_list_request.html`` are used
|
||||
Some of the admin templates, such as ``change_list_results.html`` are used
|
||||
to render custom inclusion tags. These may be overridden, but in such cases
|
||||
you are probably better off creating your own version of the tag in
|
||||
question and giving it a different name. That way you can use it
|
||||
|
Loading…
x
Reference in New Issue
Block a user