I am working on editing the custom product modules docs, i'll have something submitted on trac soon.
On Feb 11, 8:03 pm, davis <[email protected]> wrote: > Sorry I instigated the re-adding of the CUSTOM_PRODUCT_MODULES setting > -- it's in the instructions and wasn't working. > > Perhaps my patch should be backed out and the custom product module > instructions updated. It is nicer to just throw that "import config" > in. > > On Feb 9, 7:09 pm, Bruce Kroeze <[email protected]> wrote: > > > 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. > > --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
