I've bid this sort of Satchmo project several times. It is completely doable.
On Thu, Oct 29, 2009 at 1:08 PM, Ricardob <[email protected]> wrote: > >> Products can be tied to a given Site using django's sites framework. How >> we're tackling the "separation" issue is that each store-front will >> basically be its own app with its own templates, etc. So say you have >> Smith's Blacksmithing. They'd have their own app "smiths_blacksmithing" >> with their own models.py file that has their products that either inherit >> from or have a one to one relation to Satchmo's root product. They also >> have their own templates in templates/smiths_blacksmithing. We then setup >> smiths_blacksmith_settings.py to point the template dirs and media dirs to >> the right place. -- Bruce Kroeze http://www.ecomsmith.com It's time to hammer your site into shape. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
