From 172d4ba33b2fdf014bc0c966c64de89e5e6de59f Mon Sep 17 00:00:00 2001 From: Boulder Sprinters Date: Fri, 20 Apr 2007 17:42:30 +0000 Subject: boulder-oracle-sprint: Merged to [5045] git-svn-id: http://code.djangoproject.com/svn/django/branches/boulder-oracle-sprint@5047 bcc190cf-cafb-0310-a4f2-bffc1f526a37 --- docs/templates_python.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/templates_python.txt') diff --git a/docs/templates_python.txt b/docs/templates_python.txt index 5dd8e4fde0..7cc9acede8 100644 --- a/docs/templates_python.txt +++ b/docs/templates_python.txt @@ -1020,7 +1020,7 @@ The ``takes_context`` parameter defaults to ``False``. When it's set to *True*, the tag is passed the context object, as in this example. That's the only difference between this case and the previous ``inclusion_tag`` example. -.. _tutorials: ../tutorial1/#creating-models +.. _tutorials: ../tutorial01/#creating-models Setting a variable in the context ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ -- cgit v1.3