On 4/5/06, Italo Maia <[EMAIL PROTECTED]> wrote:
>
> Well, after upgrading from version 9.2 to 9.3, my model.py is no longer
> working. When i try the tg-admin sql create, i get the error :
> modulename= package + ".config.app"
> TypeError unsuported operand type(s) for +: 'NoneType' and 'str'

What directory were you in when you typed "tg-admin sql create"? What
was the name of the quickstarted project? The error above would only
occur if your project's package couldn't be located.

A quick test worked fine for me.

Kevin

--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to