Yes. If you had request context processor installed you can access to
variables like so
{{request.POST.foo}}

On 22 сент, 18:47, Florian Lindner <[EMAIL PROTECTED]> wrote:
> Hello,
> can I access form variables (like request.POST["foo"]) in a template? Without
> writing them in the argument dictionary before.
>
> Thanks,
>
> Florian


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