Changes between Version 314 and Version 315 of WikiStart


Ignore:
Timestamp:
May 15, 2020, 4:40:59 AM (4 years ago)
Author:
Mariusz Felisiak
Comment:

Update for Django 3.1 alpha release.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v314 v315  
    1919== Django release process ==
    2020
    21 The current branch under active development is **[https://docs.djangoproject.com/en/dev/releases/3.1/ Django 3.1]**. There is a [wiki:Version3.1Roadmap roadmap document] describing the process and timeline for this release.
     21The current branch under active development is **[https://docs.djangoproject.com/en/dev/releases/3.2/ Django 3.2]**. There is a [wiki:Version3.2Roadmap roadmap document] describing the process and timeline for this release.
     22
     23The current pre-release branch is **[https://docs.djangoproject.com/en/dev/releases/3.1/ Django 3.1]**. There is a [wiki:Version3.1Roadmap roadmap document] describing the process and timeline for this release.
    2224
    2325The current stable branch is **[https://docs.djangoproject.com/en/stable/releases/3.0/ Django 3.0]**.
Back to Top