mirror of
https://github.com/django/django.git
synced 2025-11-25 05:04:26 +00:00
Wrote main documentation for templates.
This commit is contained in:
parent
6c392bb2c0
commit
ee8d5b91e9
7 changed files with 695 additions and 248 deletions
|
|
@ -578,7 +578,7 @@ more sensible to modify the *application's* templates, rather than those in the
|
|||
*project*. That way, you could include the polls application in any new project
|
||||
and be assured that it would find the custom templates it needed.
|
||||
|
||||
See the :ref:`template loader documentation <template-loaders>` for more
|
||||
See the :ref:`template loading documentation <template-loading>` for more
|
||||
information about how Django finds its templates.
|
||||
|
||||
Customize the admin index page
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue