Hi.

How can I pass an initial value to a newforms form's widget?

I know that there is an "initial" parameter for widgets, but what if I 
don't know that parameter's value beforehand?

What I'm trying to do is to be able to make a request to an url and 
depending on some url parameters generate a form wich will take its 
initial values from those url parameters.

Any idea?

Thanks a lot.


--~--~---------~--~----~------------~-------~--~----~
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