Is it possible to send username to the template using generic views?
My site needs to display "hello <username>" but otherwise isn't more
complicated than just trivial object_list.

I read about serving a callable object to generic view in
extra_content, but I'm not sure whether I can get request object from
there.

... Or should I create my own view?


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