we could simply pass blank_choice in kwargs here
https://code.djangoproject.com/browser/django/trunk/django/db/models/fields/__init__.py#L429
--
You received this message because you are subscribed to the Google Groups
"Django developers" group.
To post to this group, send email to django-develo
Hi
For ChoiceField, TypedChoiceField we can't specify blank label for
choise field in ModelForm or single Field
Here ticket https://code.djangoproject.com/ticket/13086, here old
discussion in user maillist
http://groups.google.com/group/django-users/browse_thread/thread/f40d160714346979
--
You