Hi Everyone,
After completing the first two steps of the "20 Minute Wiki" I ran into
problem when trying to start TG with "python start-wiki20.py" I've got
this error.
C:\Python24\Scripts\Wiki-20>python start-wiki20.py
Traceback (most recent call last):
File "start-wiki20.py", line 24, in ?
from wiki20.controllers import Root
File "C:\Python24\Scripts\Wiki-20\wiki20\controllers.py", line 4, in
?
@turbogears.expose(html=".templates.page")
NameError: name 'turbogears' is not defined
Kevin Dangoor wrote:
> FYI, a version of the "20 Minute Wiki" that I wrote for a talk is
> available via the docs page on the preview site or from this direct
> link:
>
> http://www.turbogears.org/preview/docs/tutorials/wiki20/
>
> Kevin
>
> --
> Kevin Dangoor
> Author of the Zesty News RSS newsreader
>
> email: [EMAIL PROTECTED]
> company: http://www.BlazingThings.com
> blog: http://www.BlueSkyOnMars.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
-~----------~----~----~----~------~----~------~--~---