On 06/20/2011 11:54 AM, Jeff Blaine wrote:
I'd like to make use of a field's verbose_name in some code instead of duplicating that sort of info. Can someone show me how?
your_object._meta.verbose_name Check out _meta in manage.py shell -- lots of good stuff in there. -- 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.