Because of the way django works, most any django application can be
'integrated' with Satchmo ('integrated' meaning that it runs alongside
satchmo on the same site, within the same django project, using a
different url scheme).For the CMS, you should have a look at django-cms. That might even have some blogging and/or forums extensions that you can use, but if not then finding some other blog/forum apps shouldn't be too difficult. --Stuart On Tue, Jun 1, 2010 at 7:21 AM, Sachin Goel <[email protected]> wrote: > Hi, > > I am planning to build an e-commerce website making using of the > Satchmo fwk. Besides e-commerce, I have some strict requirements about > content management for the website. I need to have blogging and forum > features to be there too. > > Please provide me with some pointers for Django apps which can be > integrated with Satchmo to provide the feature ? > > Thanks, > Sachin. > > -- > 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. > > -- 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.
