Review: Django 1.1 Testing and Debugging
May 20, 2010
0 comments
Category: Django
Who was logged in during a Django exception
April 15, 2010
5 comments
Category: Django
fcgi vs. gunicorn vs. uWSGI
April 9, 2010
29 comments
The awesomest way possible to serve your static stuff in Django with Nginx
March 24, 2010
19 comments
Category: Django
Speed test between django_mongokit and postgresql_psycopg2
March 9, 2010
15 comments
How and why to use django-mongokit (aka. Django to MongoDB)
March 8, 2010
11 comments
Bookmarklet to replace the current domain with localhost:8000
January 17, 2010
1 comment
Categories: Web development, Django
Migrating with South on a field that uses auto_now_add=True
December 16, 2009
5 comments
Category: Django
Those Crazy Chinese
November 16, 2009
0 comments
Category: Django
Messed up columns in Django Admin
October 16, 2009
1 comment
Category: Django
Automatically strip whitespace in Django forms
October 12, 2009
2 comments
Category: Django
London Frock Exchange launched
September 26, 2009
0 comments
Custom CacheMiddleware that tells Javascript a page is cached in Django
August 24, 2009
1 comment
Category: Django
Calling all kung fu people - kungfupeople.com
August 19, 2009
0 comments
My dislike for booleans and that impact on the Django Admin
June 1, 2009
8 comments
Category: Django