well Django is suitable for web application development.
Django uses Python for serverside
Mysql is a good choice as Database.In a web app database stores user
credentials,sessions,and items,its price(in your case).
I suggest SQlalchemy (ORM).
first try with djnago orm (models),then shift to sqlalchemy.
learn basics of Html,javascript,ajax,jquery,I recommand
www.w3schools.com(for a beginner).

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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.

Reply via email to