Thanks all! I finally got it figured out.

It was a combination correctly registering with the admin  (it's been
many months since I last messed with Django, and I don't know as much
as I think I do) and then actually finding the correct URL!

How will this new product work with the existing templates on the user
side (they are bone stock at the moment) ? Will the templates pick
multicolorproducts up (I have my doubts) or will I need to do some
work? If the templates won't pick them up, then I suspect I'll also
have to tinker with the views?

Again, thank you all.

On Aug 19, 10:00 am, C <[email protected]> wrote:
> What django application is 'MultiColorProduct' a part of?
> Unless you are very masochistic and went editing satchmo source code
> it's going to be in something like 'myproductextension' instead of
> 'product'.
>
> Now find 'myproductextension' or whatever you called the app in /
> admin.
> Now find 'MultiColoredProduct' in that section.
>
> As much as you may think that 'MultiColoredProduct' should be part of
> the 'product' application, it isn't.  If you keep looking for it in
> the 'product' application, you won't find it.
--~--~---------~--~----~------------~-------~--~----~
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