Changes between Version 306 and Version 307 of WikiStart


Ignore:
Timestamp:
Oct 2, 2017, 1:10:35 PM (7 years ago)
Author:
Tim Graham
Comment:

Updated active development branch to Django 2.1.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v306 v307  
    1919== Django release process ==
    2020
    21 The current branch under active development is **[https://docs.djangoproject.com/en/dev/releases/2.0/ Django 2.0]**. There is a [wiki:Version2.0Roadmap roadmap document] describing the process and timeline for this release.
     21The current branch under active development is **[https://docs.djangoproject.com/en/dev/releases/2.1/ Django 2.1]**. There is a [wiki:Version2.1Roadmap roadmap document] describing the process and timeline for this release.
     22
     23The current prerelease branch is **[https://docs.djangoproject.com/en/dev/releases/2.0/ Django 2.0]**. There is a [wiki:Version2.0Roadmap roadmap document] describing the process and timeline for this release.
    2224
    2325The current stable branch is **[https://docs.djangoproject.com/en/dev/releases/1.11/ Django 1.11]**.
Back to Top