]> sipb.mit.edu Git - wiki.git/commitdiff
add link to configuration
authorEdward Z. Yang <ezyang@mit.edu>
Wed, 11 Feb 2009 21:34:26 +0000 (16:34 -0500)
committersipb-www <sipb-www@old-faithful.mit.edu>
Wed, 11 Feb 2009 21:34:26 +0000 (16:34 -0500)
projects/clockworks.mdwn

index 4076380efa472c199675173e245129f663f7a16f..7ec1f1ed821e1a673314e18fba40233aab3be23b 100644 (file)
@@ -19,7 +19,7 @@ What do people not like about Doodle?
 
 ### What to do?
 
-* Configure the default TurboGears scaffolding
+* [Configure](http://docs.turbogears.org/1.0/Configuration?action=show&redirect=1.0%2FGettingStarted%2FConfiguration) the default TurboGears scaffolding
 * Work through the [TurboGears tutorial](http://docs.turbogears.org/1.0/Wiki20/Page1) (the tutorial seems to focus on SQLObject, which is not necessarily the best thing. Maybe someone can find some better docs?)
 * Setup database configuration and installer (an auxiliary issue is the presence of an installer for people). Also, make sure SQLAlchemy is being used
 * Learn SQLAlchemy