On Wed, Oct 15, 2008 at 5:27 PM, JFQueralt <[EMAIL PROTECTED]> wrote: > Being a newbie in django maybe I am just missing something but I donĀ“t > seem to find any information about how to retrieve an XML file and > parse it from django.
"Django" does not have any XML-parsing libraries, because Django is simply a set of libraries, written in Python, to help you write web applications in Python. As a result, you probably want to go take a look at the XML libraries available in Python (including several in Python's standard library). -- "Bureaucrat Conrad, you are technically correct -- the best kind of correct." --~--~---------~--~----~------------~-------~--~----~ 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?hl=en -~----------~----~----~----~------~----~------~--~---