Hello, I wrote small gallery script, and i'm using one to many relationship. Here is the code: http://paste.pagenoare.net/default/show/62 It worked on 1.58 but on the newset (1.59) not. What is wrong? I still get ValueError: invalid literal for int() with base 10: '|1|2|' error. I seams that web2py trying add string into int field, on 58 i change type to string and it worked (as you can see on the code above).
Thanks for any advices. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py Web Framework" group. To post to this group, send email to web2py@googlegroups.com To unsubscribe from this group, send email to web2py+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/web2py?hl=en -~----------~----~----~----~------~----~------~--~---