I too use the same method as in that tutorial. But ends up in error while trying to save variations.
Thanks and Regards, Swaroop Shankar V On Fri, Apr 27, 2012 at 2:43 AM, hynekcer <[email protected]> wrote: > It is clear that sqlite3 does not check the integrity, mysql does more > and pysgres and oracle the most.. > > I remember some bugs with the variation manager, but this was not if I > followed the product tutorial exactly on a new database. > http://satchmoproject.com/docs/dev/tutorial1.html > What is necessary to reproduce it on e new project? > > --Hynek > > On 26 dub, 14:00, Swaroop Shankar V <[email protected]> wrote: > > This is not happening with sqlite database. It happens only with the > mysql. > > Someone please help me. Thanks > > > > Regards, > > Swaroop Shankar V > > > > On Wed, Apr 25, 2012 at 12:47 AM, Swaroop Shankar V <[email protected] > >wrote: > > > > > > > > > > > > > > > > > Hi, > > > Am trying to create product variation for one product. When i tried to > > > save the variation i am getting following error > > > > > IntegrityError at /admin/configurable/productvariation/add/ > > > > > (1452, 'Cannot add or update a child row: a foreign key constraint > fails (`configurable_productvariation_options`, CONSTRAINT > `productvariation_id_refs_product_id_67e44fb492309c2c` FOREIGN KEY > (`productvariation_id`) REFERENCES `configurable_productvariat)') > > > > > My backend is MySql 5.1. I am not able to figure out why am getting > this > > > issue. Please help. > > > > > Thanks and Regards, > > > > > Swaroop Shankar V > > -- > You received this message because you are subscribed to the Google Groups > "Satchmo users" 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/satchmo-users?hl=en. > > -- You received this message because you are subscribed to the Google Groups "Satchmo users" 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/satchmo-users?hl=en.
