I think it was a mistake to add the CUSTOM_PRODUCT_MODULES back in. I removed them for a reason. There is nothing you can do with that setting that you can't do just by having an app which you add as normal to INSTALLED_APPS.
All it does is ensure that the config settings are loaded by the product app, which you can do trivially and much more clearly by adding "import config" at the end of your models file. On Mon, Feb 9, 2009 at 1:47 PM, bkev <[email protected]> wrote: > > See...this is why I love the internet...tapping into brilliant people > like yourself. My hat's off to you, sir... > > > -- Bruce Kroeze http://solidsitesolutions.com Dynamic Designs, Optimized --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
