Satchmo: Python 2.5.4 (r254:67916, May 2 2009, 11:05:24) [GCC 4.3.2 20081007 (Red Hat 4.3.2-7)] on linux2 Type "help", "copyright", "credits" or "license" for more information. >>> import django >>> import satchmo_store >>> satchmo_store.get_version() '0.9-pre hg-unknown'
Django: 1.1 beta 1 SVN-11086 On Aug 7, 2:04 am, ManofPhysics <[email protected]> wrote: > hi, i met a error, when i set DEBUG = True and LOCAL_DEV = TRUE, > everything is ok, i could successfully submit the order. > > But if i set DEBUG = False and LOCAL_DEV = False, i got an warning: > > Error > There was an error with the store. The admin has been notified. > > i'm unable to successfully submit the order at the last step in the > process when i click the "Purchase Items". > > Thanks in advance. > > Connor --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
