Hi All I have events module, every event has a capacity of subscribers. How can I use Satchmo to sell tickets for an event?
One more thing: I'm trying to add Custom Product Module as instructed in http://www.satchmoproject.com/docs/svn/custom-product.html. The problem is that I can't get my custom model name in product settings! I tried both CUSTOM_PRODUCT_MODULES = ['app_name'] and import config in the end of my models file, but neither succeeded! I'm using Django 1.1.1 and Satchmo mercurial tip: 1276:8ea09ab38d0b Thank you -- 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.
