Hi,

I'm checking out how to use forms with django and I'm trying to find out how
to pass the value of request.session['_auth_user_id'] to the form field
which should contain the userid which
is {{ form.user }}.

How can I tell the view to insert the value of request.session rather than
asking the user for input?

greetings,

-- 
GenĂ­s

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