Hi, When I deploy a satchmo project with pyton 2.4, I find this error:
------------------------------------------------------------ ProgrammingError at /store/category/shirts/ (1146, "Table 'mydb.discount_discount_validProducts' doesn't exist") Request Method: GET Request URL: http://store.gsoftware.fr/store/category/shirts/ Exception Type: ProgrammingError Exception Value: Exception Location: /usr/lib/python2.4/site-packages/MySQLdb/ connections.py in defaulterrorhandler, line 35 ----------------------------------------------------------- the exception occurs in this module: satchmo/discount/utils.py in find_best_auto_discount With python 2.5, it works. Has someone an idea ? Thanks, Eric --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
