On Apr 15, 11:56 am, Gil Sousa <gilso...@gmail.com> 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 django-users@googlegroups.com To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---