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+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.