Thursday, February 28, 2013

problem in displaying data on html

hi i have one problem, i want to display data from database on html page all data is displaying but one attribute(university name) which i defined as models.ManyToManyField(University) is not being displyed, it's not generating error but it showing msz on html page-
<django.db.models.fields.related.ManyRelatedManager object at 0x027AF0D0>
instead of     showing university name

plz help me...
thanks
 

--
You received this message because you are subscribed to the Google Groups "Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email to django-users+unsubscribe@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at http://groups.google.com/group/django-users?hl=en.
For more options, visit https://groups.google.com/groups/opt_out.
 
 

No comments:

Post a Comment