Hi,

Cold you guys please share your wisdom and write up a best practices
and or tips and tricks?
Or just add it to this post.

The Reason I am asking?!

I just finished my Theme app for my store, which is a copycat of
sathcmo_ext/Brand.
So when I was just about to edit core satchmo files to add it to the
product/admin.py
I find ProductOptions. I have never heard of this GREAT way to make
even the admin section
plugable. After finishing my Theme app all I had to do was to add this
in my admin.py file
admin.site.unregister(Product)
ProductOptions.inlines.append(ThemeProductInline) .
I will use it everywhere now.:)

So please share your wisdom...

Thank you

lzantal
--~--~---------~--~----~------------~-------~--~----~
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