On 10/18/06, John Henry <[EMAIL PROTECTED]> wrote: > > I am following the tutorial at: > > http://docs.turbogears.org/1.0/Wiki20/Page3 > > I am having trouble at the top of step 3 after: > > tg-admin toolbox > > I am getting a: > > NameError: name 'page' is not defined > > I checked several times, and the file page.kid exists (so is page.pyc). > > What did I do wrong? >
Without seeing your code it's difficult to say. Could you send your index method to the list? You'll want to check that you've got exactly the same code as the tutorial. Lee -- Lee McFadden blog: http://www.splee.co.uk work: http://fireflisystems.com --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/turbogears -~----------~----~----~----~------~----~------~--~---

