On Thu, 2011-02-03 at 13:46 -0500, Tobias McNulty wrote: 
> the behavior of all fields, except for BooleanField, is to default to
> the empty value supported by that field.
...
> On the other hand, False is in no way an "empty value."

From the point of view of the model layer, your point makes sense.
However, I think the UI is the challenge. This would force every
BooleanField to have a drop-down (like NullBooleanField) instead of a
checkbox, at least on the /add/ forms.

Richard

Attachment: signature.asc
Description: This is a digitally signed message part

Reply via email to