Changes between Version 41 and Version 42 of DjangoFriendlyWebHosts


Ignore:
Timestamp:
Jun 14, 2007, 3:44:38 PM (17 years ago)
Author:
Jonex <jansson.sebastian@…>
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • DjangoFriendlyWebHosts

    v41 v42  
    1212These hosting providers are known to be Django-friendly.
    1313
    14 ||'''Host'''||'''Flavor'''||'''Notes'''||
    15 || [http://www.10for10.com/ 10for10.com (Empowering Media)]||mod_python or FCGI||Host up to 10 Django-powered websites for $10 per month at 10for10.com, or order managed servers pre-configured with Django from Empowering Media. Request Django when you order a hosting package and we will pre-install it for you.||
     14||'''Host'''||'''Flavor'''||'''Notes'''||'''Lowest yearly payment''' (as of June 2007)||
     15|| [http://www.10for10.com/ 10for10.com (Empowering Media)]||mod_python or FCGI||Host up to 10 Django-powered websites for $10 per month at 10for10.com, or order managed servers pre-configured with Django from Empowering Media. Request Django when you order a hosting package and we will pre-install it for you.||$84||
    1616||[http://www.51boo.com/ 51boo.com]||FCGID||Everything is ready for Django and Rails.||
    17 ||[http://servers.aplus.net/ Aplus.Net Dedicated server hosting]||Any||Full root access and free managed services.||
    18 ||[http://asmallorange.com/ A Small Orange]||FCGI||See the wiki article for Django: http://wiki.asmallorange.com/HOWTODjangoFastCGI - Free SSH access, SVN, and other great features!  [http://poundbang.in/2006/07/05/tutorial-setting-up-django-on-a-shared-host/ "How to set up Django"]||
    19 ||[http://atarack.com/ Atarack VPS]||Up to you :)||We can help you setup mod_python, or, you can do it yourself (With a VPS, you have full root access)||
    20 ||[http://www.bluehost.com/track/trustedweb/django Bluehost]||FCGI||Similar setup as Dreamhost. Great support. [http://www.bluehostforum.com/showthread.php?t=715 bluehost-django-setup] ''Looking at django website I'm seeing that they do not reccomend running it in cgi mode which would be required on our servers because we do not have mod_python installed nor will we install it due to security issues.''||
     17||[http://servers.aplus.net/ Aplus.Net Dedicated server hosting]||Any||Full root access and free managed services.||$588||
     18||[http://asmallorange.com/ A Small Orange]||FCGI||See the wiki article for Django: http://wiki.asmallorange.com/HOWTODjangoFastCGI - Free SSH access, SVN, and other great features!  [http://poundbang.in/2006/07/05/tutorial-setting-up-django-on-a-shared-host/ "How to set up Django"]||$25||
     19||[http://atarack.com/ Atarack VPS]||Up to you :)||We can help you setup mod_python, or, you can do it yourself (With a VPS, you have full root access)||$150.66||
     20||[http://www.bluehost.com/track/trustedweb/django Bluehost]||FCGI||Similar setup as Dreamhost. Great support. [http://www.bluehostforum.com/showthread.php?t=715 bluehost-django-setup] ''Looking at django website I'm seeing that they do not reccomend running it in cgi mode which would be required on our servers because we do not have mod_python installed nor will we install it due to security issues.''||$83.4||
    2121||[http://www.budgetdedicated.com/ BudgetDedicated Virtual Dedicated Servers]||Any||Configure your own server ''exactly'' as you like it! Powerful Xen VDS. [http://www.budgetdedicated.com/try_and_buy Free trial available...] ||
    2222||[http://www.commandprompt.com/ CommandPrompt,Inc.]||mod_python||PostgreSQL Experts and Django users
Back to Top