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'm referring to the description 
from 
https://docs.djangoproject.com/en/dev/howto/custom-model-fields/#modelforms-and-custom-fields

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.

-- 
You received this message because you are subscribed to the Google Groups 
"Django developers" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-developers+unsubscr...@googlegroups.com.
To post to this group, send email to django-developers@googlegroups.com.
Visit this group at http://groups.google.com/group/django-developers.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-developers/21d71a45-f9d6-41bb-bba9-fce0a35b41ae%40googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to