From fe3a560768b59b97ab47d91501c625a0edd50e7c Mon Sep 17 00:00:00 2001 From: Simon Willison Date: Mon, 15 Sep 2008 15:44:59 +0000 Subject: 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 --- docs/topics/forms/index.txt | 3 +++ 1 file changed, 3 insertions(+) (limited to 'docs/topics/forms') diff --git a/docs/topics/forms/index.txt b/docs/topics/forms/index.txt index 0c51907a99..8ef16cdd39 100644 --- a/docs/topics/forms/index.txt +++ b/docs/topics/forms/index.txt @@ -321,6 +321,9 @@ context you can alias it using the :ttag:`with` tag::

+You can also create a custom :ref:`inclusion +tag`. + Further topics ============== -- cgit v1.3