From a232fcf1d23c9943ce11b9191a772bef38cc41a3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Tue, 16 Sep 2008 03:39:36 +0000 Subject: Document url dispatch in narrative form. --- docs/narr/project.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/narr/project.rst') diff --git a/docs/narr/project.rst b/docs/narr/project.rst index 1dca10991..7360053dd 100644 --- a/docs/narr/project.rst +++ b/docs/narr/project.rst @@ -507,6 +507,8 @@ in the model, and the HTML given back to the browser. module, which you can use to retrieve the template object without rendering it at all, for additional control. +.. _modelspy_project_section: + ``models.py`` ~~~~~~~~~~~~~ -- cgit v1.2.3