9π
If youβre only looking for an alternative because of the hosting aspect of it, I suggest you simply find suitable hosting as opposed to throwing away the framework you like.
If you are looking for a good Django host, I HIGHLY recommend Webfaction.
If theyβre not your cup of tea, check out djangofriendly.com, which has a huge list of good Django hosts.
2π
If youβre looking for the cheapest hosting then PHP is probably your choice. The downside is that PHP is a horrible cobbled together language, and a lot of the PHP code out there is equally terrible (par for the course, I suppose).
- [Django]-How can I use regex in django's Replace function
- [Django]-Is there a better way to check if the values of an AJAX request are valid?
- [Django]-Records getting deleted from Mysql table automatically
- [Django]-Convert all CharField Form Field inputs to lowercase in Django forms
- [Django]-Python Piston equivalent for consuming RESTful APIs?
1π
Actually since django can run on fcgi, its theoretically possible to run it on any shared host. Hereβs some instructions for site5 http://www.codekoala.com/blog/2008/installing-django-shared-hosting-site5/
Getting hosting for django should be much easier and cheaper than java and asp.net.
- [Django]-Failing fixture load: DoesNotExist: β¦ matching query does not exist
- [Django]-How to show a django ModelForm field as uneditable
- [Django]-Django design patterns for overriding models
- [Django]-Django select_related() and GenericForeignKey
- [Django]-Django modelfield, how do I get the actual value?
1π
Consider deploying on GAE, which is free for small sites.
http://code.google.com/intl/da/appengine/articles/app-engine-patch.html
- [Django]-Looking for read-write lock in Django using PostgreSQL, e.g., SELECT FOR SHARE
- [Django]-Django AMQP error
- [Django]-Renderer returned unicode, and did not specify a charset value
- [Django]-Django Social Auth w/ Twitter: HTTP 401 Error (Unauthorized)
0π
If you would like to develop with the help of the vast number of modules in CPAN, then Catalyst β Web Framework is a good choice.
- [Django]-How to serve django static files on heroku with gunicorn
- [Django]-Ignore_user_abort php simil in Django/python?
0π
You can create the Dynamic Data Site in Visual Studio 2010, which does the same thing like Django-admin site. It requires Entity Framework.
- [Django]-Django site in developement: CSS not loading for all pages
- [Django]-Django 1.5 gunicorn workers eats memory