asked Mar 22 '11
Anonymous
as a person with little experience with Django, would like to know how in general Django should be installed on a ready-made hosting package - with one-click installer
like they have on www.djangohosting.ch for example, http://djangohosting.ch/info/django-installer/
may be someone can make an explanation on how to install it to djangohosting.ch
They do not seem to offer a "one-click" application deployment service, they just install django for you and initiate a blank django site.
What they help with greatly - configure the webserver for you, but any other hosting provider will do that too.
Askbot's startforum script is the easiest method to get started with askbot - as it creates entire django site, and installs django, if necessary.
Asked: Mar 22 '11
Seen: 106 times
Last updated: Mar 22 '11
Copyright Askbot, 2010-2011. Content on this site is licensed under a Creative Commons Attribution Share Alike 3.0 license.