I still can't get my custom product to show up in the Product Model Options list. I noticed that CUSTOM_PRODUCT_MODULES only shows up once in the Satchmo source in satchmo_settings.py (as do all the other CUSTOM_ keys of SATCHMO_SETTINGS). Could the custom modules be broken? Does anyone have a functioning custom product with the most current svn version of Satchmo?
On Jan 25, 2:50 pm, davis <[email protected]> wrote: > No, nothing in the log file. > > I've tried both 'my_project.my_app' and 'my_app' in the > 'CUSTOM_PRODUCT_MODULES' list. > > On Jan 23, 9:29 pm, Chris Moffitt <[email protected]> wrote: > > > Are you seeing anything in your log file? > > > -Chris > > > On Fri, Jan 23, 2009 at 6:36 PM, davis <[email protected]> wrote: > > > > Can anyone advise me on how to get my Custom Product to show up in the > > > Product Model Options list? I'm using Satchmo version "0.9-pre- > > > SVN-1916", and I have a feeling the problem is with my > > > CUSTOM_PRODUCT_MODULES setting. I thought I was supposed to add the > > > following to the SATCHMO_SETTINGS dict: > > > > 'CUSTOM_PRODUCT_MODULES': ['my_project.my_app'], > > > > I've done all the other stuff according to the custom product docs, > > > and my_app does show up on the main admin page but not in the Product > > > Settings area. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
