hey how can i make a default value dynamic, so that i can define it when i create a form (with form_for_instance or form_for_model). i'm using a select field, which somehow choose "blank" as it's default. How can i change this with the django db/model api?
e.g i want to have today' s date to be the default, but i also want to be able to select another day out of a list (html select). thx for the help stephane --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---