I have been learning the basics of django, SQL, XML and MySQL / Maria.db.

Trying to design a project and I can't get a concept of how to achieve it. 
Looking for some guidance in tools or process to achieve it.

There is one specific part that trips me up. Whilst I can parse a basic SQL 
file, read csv files, put a file to a database these are all based off simple 
examples.

What I need to do is take an XML file, parse it and split it into 3 related 
tables and update the entries into my database.

It is these entries that the app will view, have details added and updated and 
calculated.

The tools in examples are lxml, sqlalchemy, matplotlib for graphing.

How in django do I make this happen ? What should I read more on?

I am sure people do this all the time.

Sayth

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/django-users.
For more options, visit https://groups.google.com/groups/opt_out.

Reply via email to