On 04/03/2016 19:25, sina sareth via Tutor wrote:
Hi ThereI have those projects and I would like to get some directions the way 
to tackle them.
Thanks
1)  XML parsing into database.
2) Do the same thing but this time, get ALL the quotes and save them as 
separate database entries (you will have to do a for loop for this).
3) Use Django to build a view where you can download all Quotes in CSV form.
4. Use Django to build a view where you can update quote values based on a call 
to the API (they change every day)


There is no point in hijacking another thread to ask questions about a complicated framework, which is way out of scope for this tutor list, which deals with the core Python language and its standard library.

--
My fellow Pythonistas, ask not what our language can do for you, ask
what you can do for our language.

Mark Lawrence

_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
https://mail.python.org/mailman/listinfo/tutor

Reply via email to