You might be able to use Django's Syndication Framework to output the
XML by setting up a custom feed that uses your required format instead
of RSS. Lots of information can be found at
http://www.djangoproject.com/documentation/syndication/
Hope it helps. : )

Mary Adel wrote:
> Can any one help in the following
> 
> How could i return the data from the database in a xml file with certain
> format 
> using the views in Django
> 
> Thanks,
> Mary
> 
> 
> > 


--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users
-~----------~----~----~----~------~----~------~--~---

Reply via email to