Emanuele wrote:
Django is being actively developed every day. So may be this bug was already fixed. Try to update you sources with 'svn update' in Django's root dir.The only things that are different from tutorial steps, in my case, are: 1) python2.4 instead of 2.3 2) I installed django using 'python setup.py install' instead of making a softlink to sources.

