Django Advent for v 1.2

The django advent series is a great idea for any open source project. It is a series of in depth articles describing new features in the upcoming 1.2 version of django. By the way, 1.2 contains some great new features, among them:
Very interesting article also on scaling django.

Comments

Popular posts from this blog

Handling control characters (escaping) in python for json and mysql

python port sniffer with pcapy and impacket

Django field, form and model validation process