Changes between Version 297 and Version 298 of WikiStart
- Timestamp:
- Apr 8, 2015, 10:50:31 AM (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v297 v298 19 19 == Django release process == 20 20 21 The current branch under active development is **[https://docs.djangoproject.com/en/dev/releases/1. 8/ Django 1.8]**. There is a [wiki:Version1.8Roadmap roadmap document] describing the process and timelines for this release.21 The current branch under active development is **[https://docs.djangoproject.com/en/dev/releases/1.9/ Django 1.9]**. There is a [wiki:Version1.9Roadmap roadmap document] describing the process and timelines for this release. 22 22 23 The current stable branch is **[https://docs.djangoproject.com/en/1. 7/releases/1.7/ Django 1.7]**. This release will receive security updates, plus fixes for major bugs in new features and fixes for regressions from previous releases of Django.23 The current stable branch is **[https://docs.djangoproject.com/en/1.8/releases/1.8/ Django 1.8]**. This release will receive security updates, plus fixes for major bugs in new features and fixes for regressions from previous releases of Django. 24 24 25 The current supported security branch is **[https://docs.djangoproject.com/en/1. 6/releases/1.6/ Django 1.6]**. This release will only receive security updates.25 The current supported security branch is **[https://docs.djangoproject.com/en/1.7/releases/1.7/ Django 1.7]**. This release will only receive security updates. 26 26 27 27 The current Long Term Support (LTS) branch of Django is **[https://docs.djangoproject.com/en/1.4/releases/1.4/ Django 1.4]**. This release will only receive security updates.