20 April 2006 ~ 0 Comments

Django magic-removal goes beta

Quoth Adrian:

That branch has been marked as “for developers/hackers only” — until now. Today we’re freezing feature additions to it and encouraging people to start using it as a brief beta test. Come one, come all — check out magic-removal and let us know if you find any bugs or other issues.

A lot of people are very happy about this, including Machine Check Exception:

This is very exciting as the model magic in Django was a bit of a wart. I can understand why it was initially implemented, but it frequently suprised people by making modules containing your models behave in unexpected ways.

Good stuff.

Leave a Reply