2008/9/17 Bruce Kroeze <[EMAIL PROTECTED]>:
> We didn't have any, but today I added a new optional app that handles brands
> and brand categories. I had been using it for my clients, but it does seem
> generally useful, so enjoy.
> Bruce Kroeze
> http://gosatchmo.com
It's great, thank you.
I want the brand choice in Product page.
Can I change this behaviour in my project without modify the satchmo code?
Something like a py file with inside:
admin.site.unregister(Product)
class ProductOptionsCustom(ProductOptions):
inlines = inlines + [Brand]
admin.site.register(Product,ProductOptionsCustom)
in that way I should be able to configure my website without thouching
the satchmo and django code).
--
Alessandro Ronchi
Skype: aronchi
http://www.alessandroronchi.net
SOASI Soc.Coop. - www.soasi.com
Sviluppo Software e Sistemi Open Source
Sede: Via Poggiali 2/bis, 47100 Forlì (FC)
Tel.: +39 0543 798985 - Fax: +39 0543 579928
Rispetta l'ambiente: se non ti è necessario, non stampare questa mail
--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---