Django API changes before 1.0
Matt Michie is waiting for Python web frameworks, and mentions the changes in the Django project:
Unfortunately, I started coding in Django right before the “magic” removal branch went public. The documentation didn’t mention anything about a massive API change that seems to require lots of changes to any code you write. Not that it is too important to me, it will be faster for me to start over and move the methods into the new branch. Still frustrating.
I guess it could have been made more clear on the front page, but the documentation and FAQ are pretty explicit that the API can/will change quite a bit before 1.0 is released. But I do see how it could be frustrating if you missed that.