I am looking for a way to enable users to make template to control the presentation of reports that they would require. I am looking for the most flexible to them and most secure to me way to do this. I want to be careful since the data serve would come from my domain and thus be vulnerable to origin-domain tricks. I can't have users write django templates as they could put infinite loops or other nastinesses in them.
Do you have an idea how I might achieve this? The resulting report do not need to be HTML, if something nice can be made with PDF or anything else, I'm open to it. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

