I've created a wiki page that collects all deprecated features and
backwards-incompatible changes in preparation for Django's first
release:

http://code.djangoproject.com/wiki/BackwardsIncompatibleChanges

>From the page:

"""
As Django is still in pre-release mode, we haven't yet committed to
maintaining backwards compatibility in any APIs. Although we're
keeping such changes to a minimum, Django developers should be acutely
aware of these changes.

Of course, once we reach our first official release, we'll be strongly
committed to backward compatibility.

This page lists all backwards-incompatible changes to Django so far,
and the proposed backwards-incompatible changes.
"""

Adrian

Reply via email to