Django 1.2.x
Support ended 2013-02-26
This series of Django releases was supported from 2010-05-17 to 2013-02-26.
Major Features
- Multiple Database connections
- Model validation
- Better CSRF protection
- Added in the new message framework
- Email backends
Upgrade Gotchas
- If you’re upgrading from something older than this, you should upgrade to at least the next LTS release. It will have more security and bug fixes because of the extended support period.
- Multiple backwards incompatible changes.
-
Security patches
-
Bug fixes
-
Release
-
Alpha
-
Beta
Released Versions
Version | Release Date | Release Type | Blog Post | Release Notes | GitHub |
---|---|---|---|---|---|
1.2.7 | 2011-09-11 |
SECURITY
|
Blog Post | Release Notes | GitHub |
1.2.6 | 2011-09-10 |
SECURITY
|
Blog Post | Release Notes | GitHub |
1.2.5 | 2011-02-09 |
BUGFIX
|
Release Notes | GitHub | |
1.2.4 | 2010-12-23 |
SECURITY
|
Blog Post | Release Notes | GitHub |
1.2.3 | 2010-09-11 |
BUGFIX
|
Blog Post | Release Notes | GitHub |
1.2.2 | 2010-09-09 |
SECURITY
|
Blog Post | Release Notes | GitHub |
1.2.1 | 2010-05-24 |
BUGFIX
|
Blog Post | Release Notes | GitHub |
1.2 | 2010-05-17 |
RELEASE
|
Blog Post | Release Notes | GitHub |