Changes between Version 307 and Version 308 of WikiStart


Ignore:
Timestamp:
Dec 5, 2017, 12:13:10 PM (6 years ago)
Author:
Tim Graham
Comment:

Updated versions following Django 2.0 release

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v307 v308  
    2121The 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.
    2222
    23 The 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.
    24 
    25 The current stable branch is **[https://docs.djangoproject.com/en/dev/releases/1.11/ Django 1.11]**.
     23The current stable branch is **[https://docs.djangoproject.com/en/dev/releases/2.0/ Django 2.0]**.
    2624
    2725See the [https://www.djangoproject.com/download/#supported-versions supported versions table] for the current state of other versions.
Back to Top