My model contains a text field that will contain text with HTML markup. When I use a DataController to give me basic CRUD for this data, I see that for the text containing the HTML markup, all '<' characters have been changed to '<'.
Is this a one-way transformation? If I add new data, will that data be stored containing '<' or '<'? Is there a way to get what I want? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "TurboGears" 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/turbogears -~----------~----~----~----~------~----~------~--~---

