mirror of
https://github.com/django/django.git
synced 2025-07-24 05:36:15 +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
|
@ -321,6 +321,9 @@ context you can alias it using the :ttag:`with` tag::
|
|||
<p><input type="submit" value="Submit comment" /></p>
|
||||
</form>
|
||||
|
||||
You can also create a custom :ref:`inclusion
|
||||
tag<howto-custom-template-tags-inclusion-tags>`.
|
||||
|
||||
Further topics
|
||||
==============
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue