Django's ORM-layer revamped

Malcolm Tredinnick today merged his queryset-refactor branch into Django's trunk, which means everyone using trunk will finally be able to for example using a more sane syntax for ordering resultsets (no table names anymore), update multiple objects with just one query, tell select_related() which fields it should follow (instead of every foreign key it comes across) and much much more.

Comment on this

You can use Markdown here.

Please answer the question in this field. It should help keeping spambots out ;-)