Hello -- Satchmo worked just fine, then I started adding haystack, and when I syncdb'd I got this modpython error. I tried importing SSLMiddleware in python shell:
>>> import satchmo_store.shop.SSLMiddleware from satchmo_store.shop.models import Config, Cart, CartItem, CartItemDetails, Order, OrderItem, OrderItemDetail, DownloadLink, OrderStatus, OrderPayment, OrderAuthorization, OrderVariable, OrderTaxDetail ImportError: cannot import name Order I'm really not sure why this happens. I haven't touched the shop.models. Thanks for your insight. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
