I'd use xmltodict to make a python dictionary out of the XML data structure and pass this dictionary to the template inside the context: import urllib2 ...
確定! 回上一頁