Hacker News new | past | comments | ask | show | jobs | submit login

I'd like to say that Django is actually the most promising Web framework that i know.

But in #10, i think that "Can deploy on _SOME_ shared hosting" would be more accurate (For example you can install it on Dreamhost shared hosting, but it's more of a hack). And installing MySQL-Python library can be a bit tricky if you are new to compiling your own stuff.




You shouldn't be compiling your own packages. Then you have to pay close attention to bug fixes, new versions, etc.

Instead, sudo apt-get install python-mysqldb

See: http://diveintomark.org/archives/2007/11/11/installing-mysql...

[edit: I know you are talking about shared hosting plans, which are a different beast, but the general rule that you shouldn't compile your own stuff is still valid.]


thanks for the advice




Join us for AI Startup School this June 16-17 in San Francisco!

Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: