mirror of
https://github.com/django/django.git
synced 2025-07-23 05:05:17 +00:00
Fixed #33842 -- Used :source: role for links to repo files on GitHub.
This commit is contained in:
parent
f3a06b06b5
commit
c6290bae9d
17 changed files with 28 additions and 27 deletions
|
@ -343,7 +343,7 @@ when loading Django templates; it's a search path.
|
|||
Now create a directory called ``admin`` inside ``templates``, and copy the
|
||||
template ``admin/base_site.html`` from within the default Django admin
|
||||
template directory in the source code of Django itself
|
||||
(``django/contrib/admin/templates``) into that directory.
|
||||
(:source:`django/contrib/admin/templates`) into that directory.
|
||||
|
||||
.. admonition:: Where are the Django source files?
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue