mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +00:00
Fixed #26028 -- Added overriding templates howto.
This commit is contained in:
parent
37520d284e
commit
7c9a833301
3 changed files with 98 additions and 0 deletions
|
@ -19,3 +19,6 @@ material, see :doc:`/topics/templates` topic guide.
|
|||
|
||||
For information on writing your own custom tags and filters, see
|
||||
:doc:`/howto/custom-template-tags`.
|
||||
|
||||
To learn how to override templates in other Django applications, see
|
||||
:doc:`/howto/overriding-templates`.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue