
Python
Get flash to fully experience Pearltrees
Welcome to the South tutorial; here, we’ll try and cover all the basic usage of South, as well as giving you some general hints about what else to do. If you’ve never heard of the idea of a migrations library, then please read What are migrations?
Part 1: The Basics — South 0.7.6 documentation
Interactive Django shell in Eclipse/PyDev interactive console - Slavus programing blog
Managing static files
Why PHP Is Fun and Easy But Python Is Marriage Material
User authentication in Django
virtualenv 1.7.2
Virtual Python Environment builder Warning We advise installing virtualenv-1.9 or greater.To get started with Django in PyDev, the pre-requisite is that Django is installed in the Python / Jython / IronPython interpreter you want to use (so, "import django" must properly work – if you're certain that Django is there and PyDev wasn't able to find it during the install process, you must go to the interpreter configuration and reconfigure your interpreter so that PyDev can detect the change you did after adding Django). If you don't have Django installed, follow the steps from http://www.djangoproject.com/ .
Django
windows
Templating
Templating, and in particular Web templating, involves the presentation of information in a form which is often (but not always) intended to be readable, even attractive, to a human audience.HOWTO Use Python in the web
Programming for the Web has become a hot topic since the rise of “Web 2.0”, which focuses on user-generated content on web sites. It has always been possible to use Python for creating web sites, but it was a rather tedious task.This document contains all the gory details about all the field options and field types Django’s got to offer. Field options

