Re: Hosting a small python web app for community development

2009-12-30 Thread Ross Gardler
On 30/12/2009 17:37, Philip M. Gollucci wrote: > We've got a small python webapp for comdev[1], which we'd ideally like > to appear underneath part of http://community.apache.org/ . It's only > a few urls that could happily be under the same base url. > [1] https://svn.apache.org/repos/asf/co

Re: Hosting a small python web app for community development

2009-12-30 Thread Philip M. Gollucci
> We've got a small python webapp for comdev[1], which we'd ideally like > to appear underneath part of http://community.apache.org/ . It's only > a few urls that could happily be under the same base url. > [1] https://svn.apache.org/repos/asf/comdev/nearby_people Hi Comdev/nick, Rather, you s

Hosting a small python web app for community development

2009-12-26 Thread Nick Burch
Hi We've got a small python webapp for comdev[1], which we'd ideally like to appear underneath part of http://community.apache.org/ . It's only a few urls that could happily be under the same base url. The application in question is written in django, so can be hosted with mod_python, mod_ws