Tag Archives: django

Updated Django Instructions
I’ve just updated our Django instructions to address some things that have changed in the most recent versions of Django, and also to recommend that customers make use of virtualenvwrapper when deploying...
Continue reading
Oct 6, 2009
Python 2.6
Over the past few weeks quite a few people have asked us for Python 2.6 support. We always try to install extra software when our customers request it, so we’ve...
Continue reading
Feb 4, 2009
Accessing MySQL in SSH
Our MySQL configuration has changed recently, so if you try to use MySQL in SSH and receive the error “Can’t connect to local MySQL server through socket ‘/var/lib/mysql/mysql.sock“, you should...
Continue reading
Jul 9, 2008
Django Support
Web frameworks are becoming increasingly popular, as modern web development increasingly demands better results and shorter deadlines. Two of the most popular frameworks are Django and Ruby on Rails, and...
Continue reading