Changes between Version 316 and Version 317 of WikiStart


Ignore:
Timestamp:
Jan 20, 2021, 2:06:46 AM (3 years ago)
Author:
Mariusz Felisiak
Comment:

Update for Django 3.2 alpha release.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v316 v317  
    1919== Django release process ==
    2020
    21 The 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.
     21The current branch under active development is **[https://docs.djangoproject.com/en/dev/releases/4.0/ Django 4.0]**. There is a [wiki:Version4.0Roadmap 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.2/ Django 3.2]**. There is a [wiki:Version3.2Roadmap roadmap document] describing the process and timeline for this release.
    2224
    2325The current stable branch is **[https://docs.djangoproject.com/en/stable/releases/3.1/ Django 3.1]**.
Back to Top