Django 1.7.x
Support ended 2015-12-01
This series of Django releases was supported from 2014-09-02 to 2015-12-01.
Highlights for this release
- New Django migrations framework added
- Dropped support for Python 2.6
- Reworked app framework (aka apps.py) including an app-loading refactor.
- New Prefetch option which allows you to dramatically improve the performance of
prefetch_related()queries
Upgrade Gotchas
- Features deprecated in Django 1.5 have been removed.
- 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.
Supported Python Versions
- Python 2.7
- Python 3.2
- Python 3.3
- Python 3.4
Release Type
Released Versions
| Version | Release Date | Release Type | Blog Post | Release Notes | GitHub |
|---|---|---|---|---|---|
| 1.7.11 | 2015-11-24 |
SECURITY
|
Blog Post | Release Notes | GitHub |
| 1.7.10 | 2015-08-18 |
SECURITY
|
Blog Post | Release Notes | GitHub |
| 1.7.9 | 2015-07-08 |
SECURITY
|
Blog Post | Release Notes | GitHub |
| 1.7.8 | 2015-05-01 |
BUGFIX
|
Blog Post | Release Notes | GitHub |
| 1.7.7 | 2015-03-18 |
SECURITY
|
Blog Post | Release Notes | GitHub |
| 1.7.6 | 2015-03-09 |
SECURITY
|
Blog Post | Release Notes | GitHub |
| 1.7.5 | 2015-02-25 |
BUGFIX
|
Blog Post | Release Notes | GitHub |
| 1.7.4 | 2015-01-27 |
BUGFIX
|
Blog Post | Release Notes | GitHub |
| 1.7.3 | 2015-01-13 |
SECURITY
|
Blog Post | Release Notes | GitHub |
| 1.7.2 | 2015-01-02 |
BUGFIX
|
Blog Post | Release Notes | GitHub |
| 1.7.1 | 2014-10-22 |
BUGFIX
|
Blog Post | Release Notes | GitHub |
| 1.7 | 2014-09-02 |
RELEASE
|
Blog Post | Release Notes | GitHub |
| 1.7c3 | 2014-08-20 | GitHub | |||
| 1.7c2 | 2014-07-27 | GitHub | |||
| 1.7c1 | 2014-06-26 | GitHub | |||
| 1.7b4 | 2014-05-14 |
BETA
|
GitHub | ||
| 1.7b3 | 2014-04-28 |
BETA
|
GitHub | ||
| 1.7b2 | 2014-04-21 |
BETA
|
GitHub | ||
| 1.7b1 | 2014-03-20 |
BETA
|
GitHub | ||
| 1.7a2 | 2014-02-06 |
ALPHA
|
GitHub | ||
| 1.7a1 | 2014-01-22 |
ALPHA
|
GitHub |