I am working on a project that requires me to grab an XML feed and use it to update entries in a DB that will also be updated by some people doing data entry. I have the workflow for the data entry side all set up but I'm having a hard time finding a resource that can help me write some functions to grab the XML, pull out some information and update the DB with those elements. I have been playing with ElementTree and BeautifulSoup but there is just something I'm not getting. If you know of a good resource or a really quick example that can get me acquainted with the different services I'll be needing to utilize I would be most appreciative.
-- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-us...@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.