It depends on concrete design decisions. Form wide initial data have
higher priority then the field's initial data. But if I don't want
init some field every time at form instance creation time I can pass
callable object to field declaration.

On 7 янв, 12:59, Collin Grady <[EMAIL PROTECTED]> wrote:
> It doesn't have to be a callable, you just need to use the FORM's
> initial arg, as Malcolm was initially referring to, not the field's
> initial argument.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to