Create your custom product like so: class CustomProduct(Product) That will ensure a Satchmo product is saved every time you save a CustomProduct and you can issue all queries against the CustomProduct.
On Thu, Mar 19, 2009 at 5:22 AM, charantej.S <[email protected]>wrote: > As you given in the 0.9 documentation i did all things correct but still > i'm facing problem to customize satchmo product to my django-project. > > How can i my should work as product table in satchmo. my table as a > foreignkey reffered to Satchmo product , if i enter data in my table then no > need to enter in product table. > my table should act as product table. > > please Help > > -- > Thanks & Regards, > CharanTej.S > > > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
