Python Reference and Tutorials: Difference between revisions
Jump to navigation
Jump to search
(→Links) |
|||
| Line 15: | Line 15: | ||
* [https://docs.djangoproject.com/en/1.4/intro/install/ Django Quick Install Guide] | * [https://docs.djangoproject.com/en/1.4/intro/install/ Django Quick Install Guide] | ||
* [http://bitnami.org/stack/django BitNami Django Stack]<br />Django installer for Windows | |||
[[Category:Python]] [[Category:Django]] [[Category:Web Development]] | [[Category:Python]] [[Category:Django]] [[Category:Web Development]] | ||
Latest revision as of 20:24, 15 February 2013
Overview[edit]
Links to articles related to Python and Django development.
Links[edit]
Tutorials[edit]
- The Official Django Tutorial
- Getting Started with Django
- Web Development with Python and Django
Slideshow hosted by Python Weekly - Python Style Guide
Installation[edit]
- Django Quick Install Guide
- BitNami Django Stack
Django installer for Windows