On Thu, 01 Apr 2010 11:11:47 +0300, Russell Keith-Magee
wrote:
[...]I don't deny that it would be *really* nice to be able to
automatically call full model validation on a model on form save - the
problem is that we can't do that while retaining backwards
compatibility.
How about a setting
The new raw() manager method in version 1.2 is a great addition. However
as flexible as the SQL code can be passed to raw() the RawQuerySet object
returned is unfortunately not very flexible. There has been __getitem__()
added two weeks ago but apart from that you still can only iterate over