thank you all, I look more code to see where the problem originates https://github.com/rochacbruno/Movuca/blob/master/modules/datamodel/setup.py
El jueves, 3 de enero de 2013 20:30:53 UTC-5, samuel bonilla escribió: > > this is the error > > <class '_mysql_exceptions.IntegrityError'> (1452, 'Cannot add or update a > child row: a foreign key constraint fails > (`samuel$otra`.`article_category`, CONSTRAINT `article_category_ibfk_1` > FOREIGN KEY (`parent_id`) REFERENCES `article_category` (`id`) ON DELETE > CASCADE)') > > help me please.... > --

