Python Reference and Tutorials: Difference between revisions

From Littledamien Wiki
Jump to navigation Jump to search
(Created page with "== Overview == Links to articles related to Python and Django development. == Links == * [http://gettingstartedwithdjango.com/en/lessons/introduction-and-launch/ Getting St...")
 
Line 5: Line 5:
== Links ==
== Links ==


* [https://docs.djangoproject.com/en/1.4/intro/tutorial01/ The Official Django Tutorial]
* [http://gettingstartedwithdjango.com/en/lessons/introduction-and-launch/ Getting Started with Django]
* [http://gettingstartedwithdjango.com/en/lessons/introduction-and-launch/ Getting Started with Django]
* [http://pythonweekly.us2.list-manage1.com/track/click?u=e2e180baf855ac797ef407fc7&id=ecc60b96c5&e=4f409d8a3f Web Development with Python and Django]<br />Slideshow hosted by Python Weekly
* [http://pythonweekly.us2.list-manage1.com/track/click?u=e2e180baf855ac797ef407fc7&id=ecc60b96c5&e=4f409d8a3f Web Development with Python and Django]<br />Slideshow hosted by Python Weekly

Revision as of 16:49, 15 February 2013

Overview

Links to articles related to Python and Django development.

Links