On 12/25/06, Jacob Kaplan-Moss <[EMAIL PROTECTED]> wrote:
Write a template that returns XUL instead of HTML. You might want to check out chapter 11 of the Django book, which deals with generating non-HTML content: http://www.djangobook.com/en/beta/chapter11/
You'll also want to set the Content-Type to application/vnd.mozilla.xul+xml --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

