> You need to add > > toscawidgets.on = True > > to the app.cfg file in your project. >
Thanks a lot. The /dbmechanic path is now showingup. But the tables list is empty. The links for AddRecord, TableView and TableDef also fail. They seem to be pointing to http://localhost:8080/AddRecord, etc. Shouldn't it point to /dbmechanic/AddRecord. Am I missing something? Do I need to do anything else in my model? Right now my model only contains the tables, classes and mappers defined by default for identity. > Oh and last remark: do not post big tracebacks like this in the ML, > usehttp://paste.turbogears.orgto paste your tracebacks and then post > the resulting URL. > I would remember that in future. Thanks. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

