archive
- 
  Added model examples, unit testsWe've added a juicy set of model examples that handle common cases -- and more are on the way. Read more
- 
  Documentation updatesI've updated Django's documentation with information on form processing and generic views. Read more
- 
  SQLite 3 supportI've checked in initial support for using Django with SQLite 3. Read more
- 
  Auto-reload, and many new tweaksWe'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 availableWe've made available the full Django source code and templates that power this site... Read more
- 
  Third tutorial is upThe round of official tutorials continues, with part 3 focusing on writing public views... Read more
- 
  Django without mod_python, and WSGI supportWSGI support is here, and Django now comes with its own lightweight Web server for development purposes. No ugly mod_python configuration necessary: Just run Read moredjango-admin.py runserver, and start developing.
- 
  Second part of tutorial is upI've finished part 2 of the official Django tutorial... Read more
- 
  First tutorial is upSeems like people are as anxious to start using Django as we are anxious to complete our first round of Django tutorials. Here's the first... Read more
- 
  Chipy presentation a successI gave a sneak-preview presentation of Django at the Chicago Python Users Group meeting Thursday night, and people's reactions were astonishingly cool. Read more