Django is a popular framework for the Python programming language.
1
vote
3answers
590 views
Installing python packages on shared hosting?
I will be hosting a Django application on hostgator.com and was wondering how can I install django apps and python packages without using pip, since I won't have access to the root account.
4
votes
1answer
446 views
Shared versus VPS versus Cloud?
Short form: I'm trying to decide between shared, VPS, and cloud hosting for a few Django webapps.
Long form: I'm currently hosting around half-dozen sites (a mix of Django and PHP) on two ...