What's wrong with the release notes[1]?
They contain a list of backwards incompatible changes [2], which is
the only this you'd need to change.
[1]: http://docs.djangoproject.com/en/dev/releases/1.3/
[2]:
http://docs.djangoproject.com/en/dev/releases/1.3/#backwards-incompatible-changes-in-1-3
--
I have a project running in Django 1.2.5 and I want to update it (the code)
to Django 1.3. I've seen the release notes, but there is no direct
instructions to *what I have to change in the code*.
It would be very useful to me, to all the community (I know that a lot of
people may be in the exact s