Hi, I did not see this error (I think it is) on the Chapter updates page. It is on page 68 and it reads like this in my book.
Under newly created class BookmarkFields:
bookmark_form = widgets.TableForm(fields=bookmark_fields(), submit_text="Save Bookmark")
I think it should read:
bookmark_form = widgets.TableForm(fields=BookmarkFields(),submit_text="Save Bookmark")
Notice the bookmark_fields() in the first one while the class reads BookmarkFields. At least it worked for me.
Thanks
danel segarra.
Make every IM count. Download Windows Live Messenger and join the i’m Initiative now. It’s free.
Make it count!