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:
- Multiple db support and improvements to raw sql queries
- Object permissions
- Model validation, which should permit for shared validation between web-apps and web-services
- Template improvements, like the smart "if" tag
Comments