If you're interested in fleshing out your proposal, the best way to do it is fork satchmo on bitbucket and get your changes working. Once they look good, open a ticket for us to discuss and we'll take a look at merging.
You can create a fork here - https://bitbucket.org/chris1610/satchmo/changesets Here's an article that was on the bitbucket site that talks about how to do forks and subsequent merges - http://www.techrepublic.com/blog/programming-and-development/contribute-to-bitbucket-projects-using-forks-and-pull-requests/4028?tag=mantle_skin;content -Chris On Sun, Mar 27, 2011 at 10:59 AM, Dan <[email protected]> wrote: > I want to have a single store that is browse-able on PC and mobile > devices, each with different templates. > > Usually with Django I will use the sites framework to create 2 sites > and use different settings for each so they can have different > templates. Things like django flatpages have a manytomany field for > sites so that a single page can appear on both sites or only one. > > With a Satchmo product you can only select a single site. > > Is there anyway i can change this without forking Satchmo? Or is there > some better solution to this issue? > > Thanks > > Also I think it would be an improvement if manytomany sites were > implemented in the base code, where can I make this suggestion? > > -- > 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.
