On Thu, Sep 18, 2008 at 5:31 PM, geezer <[EMAIL PROTECTED]> wrote: > > django(set of functions written in python) is the platform for calling > these functions when using python to write satchmo? is this correct?
Better description: Satchmo is a set of apps providing store capabilities, using the Django framework, which is built with Python. When you write Python code intended for use with Satchmo, you are either writing custom Django apps that happen to work with Satchmo, or you are writing plugin modules (as for payment, shipping and tax) which only work with Satchmo. -- Bruce Kroeze http://gosatchmo.com --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
