Hello,

For the last days I am trying to reach a working solution to an easy
way to add a custom product.

Following the docs, the solution provide an ModelAdmin which I have to
first add a Product and later my CustomProduct. Thats aggregate a
little complexity to my end user, and I am trying to add this
CustomProduct all in one form.

I have tried a few tricks creating a custom form and pass it to
ModelAdmin, and handle it via get_form and save_model, but it doesn't
seem right and I am not able to use ProductImage Inline for instance.

Anyone have any experience doing this to point me out a solution or
any tips on how to achieve this?

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.

Reply via email to