On Wed, 2011-06-01 at 10:31 +0530, Gautam Chaudhary wrote: > I have never used django and so have no experience on running it with > jushost. It would better for one to use servers setup to support > django. > > A quick google search gave this http://djangofriendly.com/hosts/ > > If one needs to restart the server..it has to be dedicated or vps
not necessarily, webfaction which is the best django host is shared hosting but it gives the ability to restart apache (and to modify apache config). The ideal way to host django is by using zc.buildout or virtualenv - which requires shell access. Webfaction shell access is so good that it gives a feeling of being root. -- regards KG http://lawgon.livejournal.com Coimbatore LUG rox http://ilugcbe.techstud.org/ -- Mailing list guidelines and other related articles: http://lug-iitd.org/Footer
