From ea18a50b5e38afdc01748473036988be5289718a Mon Sep 17 00:00:00 2001 From: Chris McDonough Date: Wed, 24 Jun 2009 19:41:09 +0000 Subject: - ``repoze.bfg`` no longer relies on the Routes package to interpret URL paths. --- docs/tutorials/bfgwiki2/installation.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'docs/tutorials/bfgwiki2') diff --git a/docs/tutorials/bfgwiki2/installation.rst b/docs/tutorials/bfgwiki2/installation.rst index 0a02ce9e1..1e43c3abd 100644 --- a/docs/tutorials/bfgwiki2/installation.rst +++ b/docs/tutorials/bfgwiki2/installation.rst @@ -122,7 +122,7 @@ Making a Project Your next step is to create a project. BFG supplies a variety of templates to generate sample projects. We will use the -:term:`SQLAlchemy` + :term:`Routes` -oriented template. +:term:`SQLAlchemy` + :term:`URL Dispatch` -oriented template. The below instructions assume your current working directory is the "virtualenv" named "bigfntut". -- cgit v1.2.3