On 7/20/07, new2turbo <[EMAIL PROTECTED]> wrote: > > Hi... > I am back with a new qusetion...
[...] > File "F:\project\turbogears\KillerMobileApp\killermobileapp > \SwitchController\controllers.py", line 122, in save > record = Switch.get(int(id)) > File "build\bdist.win32\egg\sqlalchemy\ext\assignmapper.py", line 7, > in do > File "build\bdist.win32\egg\sqlalchemy\orm\query.py", line 103, in > get > File "build\bdist.win32\egg\sqlalchemy\orm\query.py", line 944, in > _get > IndexError: list index out of range If you want us to be able to help you, you should provide us with more info like the controller and the model from your application pasted in the http://paste.turbogears.org/ pastebin. Regards, Florent. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

