What's the best way to display generic read-only model data on a template, without having to manually write the html for each column you want displayed? I'm toying around with a ModelForm, using custom form widgets to format the data into strings instead of form fields. Is there a better way? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---

