Thanks a lot :) It works now :)
On 15 Abr, 13:58, Daniel Roseman <[email protected]> wrote: > On Apr 15, 11:56 am, Gil Sousa <[email protected]> wrote: > > > I am new with django, sorry about this kind of questions. > > > I don't know how to pass the 'user' variable into the template, how > > can I do that? > > > Thanks for your help! > > The same way you pass all the other variables when you render the > template. > > Or, as I said above, use the context processors - I meant to include > the link:http://docs.djangoproject.com/en/dev/ref/templates/api/#id1 > -- > DR. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] 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 -~----------~----~----~----~------~----~------~--~---

