Hi I have a table which every has TextField to store plain text. Am using this field for configuration and putting there some XML to read later on.
The problem with my approach that the xml is not validated and the reading operation can be exhausting to parse the xml every time. And since XMLField types are obsolete. Is there an alternative? even as a third party? if anyone can recommend anything, I would appreciate it. regards, mo -- You received this message because you are subscribed to the Google Groups "Django users" group. 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.