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/intro/tutorial02.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/intro/tutorial02.txt') diff --git a/docs/intro/tutorial02.txt b/docs/intro/tutorial02.txt index 8039994f40..a49d6b531c 100644 --- a/docs/intro/tutorial02.txt +++ b/docs/intro/tutorial02.txt @@ -578,7 +578,7 @@ more sensible to modify the *application's* templates, rather than those in the *project*. That way, you could include the polls application in any new project and be assured that it would find the custom templates it needed. -See the :ref:`template loader documentation ` for more +See the :ref:`template loading documentation ` for more information about how Django finds its templates. Customize the admin index page -- cgit v1.3