On Wed, Oct 7, 2009 at 5:00 AM, bab <[email protected]> wrote:

>
> Izantul, does your theme app allow for pluggable/changeable themes?
>
>
> Hi,
Sorry you misunderstand me.Its a theme for the product like  category just
much more generic. Eg: Birthday,
I do however use themes for my store.
I copy the Pinax project on this.
I have a THEME_URL in my settings.py.
I set it to the folder name of the theme.

I hope it helps. Let me know if you need more info.

lzantal


> On Oct 7, 6:22 am, lzantal <[email protected]> wrote:
> > 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