Monday, October 22, 2012

Re: querying data from Django userena profile.

Hi all,

I have done a workaround the initial problem, all i did was add the
custom field into my apps models.py. This led to the data entered in
the custom field of signup form is shown in the edit_details page of
the user profile. However, unlike other data fields in edit_profile,
this custom field is not visible in view profile page.

Can anybody explain why is this happening and any workaround for this?
-------------
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+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment