Logo Questions Linux Laravel Mysql Ubuntu Git Menu
 

Deploying Django

When finding web hosting for Rails apps, the hoster must have support for ruby on rails -- that is evident. What about hosting for Django? What support does the hoster need to provide? Python, or more than just Python?

This might seem like an obvious question, but I'm new to web development frameworks so I must ask :)

like image 772
Robyn Smith Avatar asked Feb 27 '26 19:02

Robyn Smith


1 Answers

It just needs to support Python 2.3 or later (but not 3.0, yet), preferably with mod_wsgi support (although it also works with a bunch of other options, if required).

like image 180
Sasha Chedygov Avatar answered Mar 01 '26 09:03

Sasha Chedygov



Donate For Us

If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!