mirror of
https://github.com/django/django.git
synced 2025-08-03 18:38:50 +00:00
Added mention of inclusion tags to reusable form templates documentation
git-svn-id: http://code.djangoproject.com/svn/django/trunk@9035 bcc190cf-cafb-0310-a4f2-bffc1f526a37
This commit is contained in:
parent
b8ba0154b8
commit
fe3a560768
2 changed files with 5 additions and 0 deletions
|
@ -619,6 +619,8 @@ When your template tag does not need access to the current context, writing a
|
|||
function to work with the input values and using the ``simple_tag`` helper is
|
||||
the easiest way to create a new tag.
|
||||
|
||||
.. _howto-custom-template-tags-inclusion-tags:
|
||||
|
||||
Inclusion tags
|
||||
~~~~~~~~~~~~~~
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue