Hi, Interestingly, I wanted to write very similar request, but you passed ahead of me. :) I'm writing form/questionnaire site for our summer school and I want to be able render filled forms as text, easy readable and easy printable. So, my needs are pretty close to yours.
My thought was to define two views for each form - one for editing and one for viewing filled forms. In latter case in constructor I planned to replace all widgets with some "label" widget, which would render its value as raw (probably formatted) text. It would be interesting to know developers or power users opinion on how to proceed in the best way. -- Regards, Alexander Chemeris. SIPez LLC. SIP VoIP, IM and Presence Consulting http://www.SIPez.com tel: +1 (617) 273-4000 --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

