From ee8d5b91e94f6920f846512c978b703f62545ca8 Mon Sep 17 00:00:00 2001 From: Aymeric Augustin Date: Sat, 3 Jan 2015 23:05:34 +0100 Subject: Wrote main documentation for templates. --- docs/howto/custom-template-tags.txt | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/howto') diff --git a/docs/howto/custom-template-tags.txt b/docs/howto/custom-template-tags.txt index d69cedad35..b1b485489e 100644 --- a/docs/howto/custom-template-tags.txt +++ b/docs/howto/custom-template-tags.txt @@ -369,6 +369,8 @@ aware datetime, Django will convert it to the current time zone before passing it to your filter when appropriate, according to :ref:`rules for time zones conversions in templates `. +.. _howto-writing-custom-template-tags: + Writing custom template tags ---------------------------- -- cgit v1.3