When I create a product in the admin and then create a subscription product based on that product, the original product returns False for its is_subscription attribute. Either I'm not understanding this process correctly, or there seems to be a bug. Does anyone have any experience with this?
My end goal is adding a listener so that after an order is complete, I can tell if one of the products is a subscription and then do further actions based on that. The listener works fine, but the product never identifies itself as a subscription. I'm using Django 1.2 pre-alpha SVN-11476 and Satchmo hg trunk, updated as of this evening. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
