-
Recent developments
Here's a rundown of recent changes on the Django scene...
Read more -
Anonymous-session support
By popular demand, we've added support for anonymous sessions...
Read more -
Fourth tutorial is up
The round of official tutorials continues, with part 4 focusing on simple form processing and generic views...
Read more -
Django community
We've overhauled the "community" page to aggregate weblog feeds from the Django community – take a look.
Read more -
Added model examples, unit tests
We've added a juicy set of model examples that handle common cases -- and more are on the way.
Read more -
Documentation updates
I've updated Django's documentation with information on form processing and generic views.
Read more -
SQLite 3 support
I've checked in initial support for using Django with SQLite 3.
Read more -
Auto-reload, and many new tweaks
We've had so many great changes and improvements to the Django code base over the past couple of days...
Read more -
Source code to djangoproject.com now available
We've made available the full Django source code and templates that power this site...
Read more -
Third tutorial is up
The round of official tutorials continues, with part 3 focusing on writing public views...
Read more