web hosting

0 views
Skip to first unread message

sharongolfer

unread,
Apr 30, 2008, 5:39:27 AM4/30/08
to Django users
I am not a tech head and so excuse my basic language. My web site has
been redesigned using Python and Django. My current hosting company
supports Python but not Django, does this matter? If it does can
anyone recommend a host. The designer is recommending that we use
their web hosting service, no suprise there, but I don't like being
held over a barrel. Help.

Justin Lilly

unread,
Apr 30, 2008, 7:12:32 AM4/30/08
to django...@googlegroups.com
If your host supports python, it should support django as well. You can also check out webfaction http://www.webfaction.com for more information. Feel free to contact me directly if you have any questions.

 -jusin
--
Justin Lilly
Web Developer/Designer
http://justinlilly.com

Tim Chase

unread,
Apr 30, 2008, 7:22:45 AM4/30/08
to django...@googlegroups.com
> If your host supports python, it should support django as well.

Woah...BIG CAVEAT.

I've used hosting services that only have CGI available for
running python programs. While yes, I believe I've seen a hack
float by that allows Django apps to be "run" within CGI, it
entails horrible performance implications. In general though, if
python-CGI is your only option, don't expect to support large
volumes of traffic with speedy response-times.

My understanding is that you need Python *and* an environment
that runs it well: mod_python, wsgi, or fastcgi being popular.

-tim


Sharon Coleman

unread,
Apr 30, 2008, 7:45:32 AM4/30/08
to django...@googlegroups.com

That’s great help thanks I will check them out.

 


Kenneth Gonsalves

unread,
Apr 30, 2008, 7:59:08 AM4/30/08
to django...@googlegroups.com

if it really support python - it will support django. But it is more
a question of shell access and freedom to do things than just python
support. Check this out:

http://djangofriendly.com/hosts/

--

regards
kg
http://lawgon.livejournal.com
http://nrcfosshelpline.in/code/

Reply all
Reply to author
Forward
0 new messages