Automaticall list all fields of generic model in template
Hi all,
new to Django and loving it.
Is there a way to automatically generate HTML output for the fields of a model instance?
I'm looking for something similar to form.as_table, just without the form widgets.
Currently I find myself manually repeating all the typing work for the detail view templates that I already did for the model definitions.
Thanks
bovender
-- 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/-/iGP654BL2HMJ.
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