Deploying Django projects

Posted on March 16, 2011

In the wake of recent discussions about deployment, I feel the need to tell you how easy my deployment has gotten using the old style tools like nginx, uwsgi, and supervisord on a dedicated (or VPS) server. Read on to find out how it stands the chance against the new online services such as ep.io or DjangoZoom.

Dress Firefox 4 like Firefox 3.x

Posted on January 24, 2011

Do you hate the new Firefox 4 looks? Do you also believe there was nothing wrong with Firefox 3.x? Here is how you can get your old sexy looks in the upcoming Firefox 4.

Announcing django-constance

Posted on December 2, 2010

django-constance is live settings for Django in Redis featuring a Django admin interface and easy migration from your static Django settings.