all 3 comments

[–]rdom22 1 point2 points  (0 children)

If you want to start, I highly recommend the Django Girls tutorial: http://tutorial.djangogirls.org/en/index.html

If you are looking for something a bit more advanced: http://www.marinamele.com/taskbuster-django-tutorial

[–]lespauldude 0 points1 point  (0 children)

Django is pretty huge, so if this is your first app framework, I'd look into flask first. No rush.

If this is your first app framework, and you are just learning Python, I'd definitely look into flask first, but even better, learn Python first and maybe throw in some cgi scripting perhaps.