Account Options

  1. Sign in
The old Google Groups will be going away soon.
Switch to the new Google Groups.
Google Groups Home
« Groups Home
Message from discussion How to parse an XML file with django.
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
James Bennett  
View profile  
 More options Oct 16 2008, 3:26 am
From: "James Bennett" <ubernost...@gmail.com>
Date: Thu, 16 Oct 2008 02:26:33 -0500
Local: Thurs, Oct 16 2008 3:26 am
Subject: Re: How to parse an XML file with django.

On Thu, Oct 16, 2008 at 2:19 AM, JFQueralt <JFQuer...@gmail.com> wrote:
> There has to be a way to retrieve information fron a file in Django (I
> ´ve seen official docs on it).
> XML is nothing than a structured data file so there should be a way to
> retrieve a value and use it in a template.

Once again, I think you're confusing ideas here; Django is simply a
set of Python libraries you use to write code, in Python, for web
applications. The code in your Django applications is Python code. Not
some sort of special separate "Django code", but just plain old
ordinary everyday Python code doing the sorts of things plain old
ordinary everyday Python code does: importing things from libraries
and using them.

Once you get over that conceptual problem, I think you'll have a much
easier time of it.

--
"Bureaucrat Conrad, you are technically correct -- the best kind of correct."


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.