From 223d4c07df32392075d22baab861588c2ad5c4f3 Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Sun, 17 Jan 2010 01:40:43 +0000 Subject: More pass overhaul based on making contextfinding explicit within documentation. --- docs/tutorials/bfgwiki2/basiclayout.rst | 2 ++ 1 file changed, 2 insertions(+) (limited to 'docs/tutorials') diff --git a/docs/tutorials/bfgwiki2/basiclayout.rst b/docs/tutorials/bfgwiki2/basiclayout.rst index d30d919c1..70e7a8a62 100644 --- a/docs/tutorials/bfgwiki2/basiclayout.rst +++ b/docs/tutorials/bfgwiki2/basiclayout.rst @@ -105,6 +105,8 @@ Here is the source for ``models.py``: object. It also calls the ``populate`` function, to do initial database population. +.. _sql_tm2_cleanup: + App Startup with ``run.py`` --------------------------- -- cgit v1.2.3