Re: loop user.get_profile displays none in a template
how can I get each key and value by loop or another method? I wanna display all infomations about a model instance
在 2012年10月19日星期五UTC+8上午11时33分48秒,Matt Schinckel写道:
user.get_profile() returns a model instance, not a dict. Model instances have no .items() method.--Matt.
You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/kwN_r7XP6tIJ.
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.
0 Comments:
Post a Comment
Subscribe to Post Comments [Atom]
<< Home