Django 1.0.x
Support ended 2013-02-26
This series of Django releases was supported from 2008-09-03 to 2013-02-26.
Django’s first production release
With the release of Django 1.0 on September 3rd, 2008, Django has finally reached production ready quality and ensures backwards compatability with releases.
Upgrade Gotchas
- If you’re upgrading from something older than this, congratulations on being a Django early adopter!. However, you should upgrade to at least the next LTS release. It will have more security and bug fixes because of the extended support period.
Supported Python Versions
- Python 2.3
- Python 2.4
- Python 2.5
Release Type
Released Versions
| Version | Release Date | Release Type | Blog Post | Release Notes | GitHub |
|---|---|---|---|---|---|
| 1.0.4 | 2009-10-09 |
SECURITY
|
Blog Post | Release Notes | GitHub |
| 1.0.3 | 2009-07-29 |
SECURITY
|
Blog Post | Release Notes | GitHub |
| 1.0.2 | 2008-11-19 |
BUGFIX
|
Blog Post | Release Notes | GitHub |
| 1.0.1 | 2008-11-15 |
BUGFIX
|
Blog Post | Release Notes | GitHub |
| 1.0 | 2008-09-03 |
RELEASE
|
Blog Post | Release Notes | GitHub |