Of course. In code.py (base code for the application): http://dpaste.com/155989/
and the test file: http://dpaste.com/155986/ If you need more information, please let me know. On Feb 7, 1:42 pm, Anand Chitipothu <[email protected]> wrote: > On Sun, Feb 7, 2010 at 5:37 PM, damienfir <[email protected]> wrote: > > Ok, the error was the debug of SQL statement. > > To avoid this issue, just put: > > > web.config.debug = False > > > before any database initialization. > > Then it is a bug. Can you please share the code to reproduce it? -- You received this message because you are subscribed to the Google Groups "web.py" 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/webpy?hl=en.
