Hi,
I was wondering if there was any reason why fields such as
models.DateField() do not use the SubFieldBase metaclass
trick to ensure they always contain instances of the correct
class?
I had a look though the tickets, but was unable to find any discussion on this.
Is there a rationalé for not using this?
Matt.