Django on Dreamhost: happy end

Post Info

Author

Eugene Lazutkin

Date

Posted: Wednesday, September 7, 2005
Updated: Friday, September 30, 2005

Categories

Development::Python::Django (45)
Development::Web (3)

It looks like all kinks with Django on Dreamhost were worked out. Of course, I am referring to MySQL problem (see my previous post) and strange stalling of long pages, which I reported to Django's mailing list. It turned out that other people had these problem too. Jason McBrayer shared his experience. He pointed out to possible flup/fcgi.py problem. I contacted Allan Saddi — the author of flup and other Python libraries and utilities. He came to help immediately. We were able to isolate the problematic piece of software and in no time Allan made a fix.

I wish developers of commercial software would serve paying customers as fast as Allan did for free software. Thank you, Allan!

Regarding MySQL problems. I've submitted a patch #463 to Django developers. Obviously it is a critical piece, which requires careful examination and validation. I hope it will be accepted very soon. Or you can try it on your own.

So go now, patch Django's mysql.py, download flup or fcgi.py, and  enjoy smooth ride with excellent light-weight web framework, which is Django.

Save/recommend this post:  del.icio.us  Digg  Reddit  StumbleUpon  Facebook    Subscribe to this blog:  Bloglines  Netvibes

Most recent related documents:

Documents published at about the same time:

Made with Django.