Thanks for your help everyone. Changed the Frontpage to FrontPage and
the "AttributeError: 'NoneType' object has no attribute 'data'
" was resolved. I also got a formatting error from the Page.html and
changing  py:replace=”’‘” to py:replace="''" worked and I can now view
the page.

cheers

Steve

On Jun 28, 12:00 am, Christoph Zwerschke <[email protected]> wrote:
> Am 27.06.2011 17:44 schrieb ste:
>
> > I am following the Wiki 20 Tutorial, I get to the top of Page 3 where
> > I enter the page into the sqlite db and I get the following errors on
> > the web page: ...
> > AttributeError: 'NoneType' object has no attribute 'data'
>
> This happened probably because there was a typo on page 2 where it said
> pagename='Frontpage' instead of pagename='FrontPage'.
>
> I have already fixed this, and also fixed the code snippets to not use
> typographic quotes any more, so you should be able to copy&paste them.
>
> Also, as others already pointed out, if you start learning TurboGears,
> we recommend starting with the latest stable release 2.1.1.
>
> -- Christoph

-- 
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?hl=en.

Reply via email to