Django

TwitterFacebook
Get flash to fully experience Pearltrees
Let’s learn by example. https://docs.djangoproject.com/en/dev/intro/tutorial01/

Writing your first Django app, part 1

The Django Book: Version 2.0 (English)

http://www.djangobook.com/en/2.0/ Welcome to the online version of The Django Book, a free book about the Django Web framework for the Python programming language. A note about this edition Welcome to the community edition of the Django Book!

Intro to Django – Building a To-Do List

Django is a powerful web framework, created in Python, which follows the DRY (Don’t repeat yourself), and batteries included philosophies. It allows for rapid website development by providing a wide range of tools and shortcuts out of the box. http://net.tutsplus.com/tutorials/python-tutorials/intro-to-django-building-a-to-do-list/