24th June 2011 (11 months ago)
Sometimes it is useful to set initial data on form fields dynamically instead of via the particular fields properties. An example is populating particular form fields based on GET/URL parameters.
12th June 2011 (11 months, 1 week ago)
Jailbreaking and unlocking can seem like a mystery at first so I've put a together a post that aims to explain the steps involved with as little version numbers and buzzwords as possible.
10th June 2011 (11 months, 2 weeks ago)
I recently noticed that on all of my django projects, the database host, user & password was in the DATABASE config in settings.py ... under version control