Hi all, I have defined my custom signupform as shown here. http://docs.django-userena.org/en/latest/faq.html I now want to query my custom defined profile as shown above and retrieve a data(first_name) while the user is signed in. Once he signs out that data is flushed out. I see that with User profile, I can do a request.user.get_profile.first_name in the template to retrieve the first name. How do I do that in the views.py. Any solution or pointer towards this in Django-Userena will be very helpful.
------------- Regards Subhodip Biswas GPG key : FAEA34AB Server : pgp.mit.edu http://subhodipbiswas.wordpress.com http:/www.fedoraproject.org/wiki/SubhodipBiswas -- 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.