Changes between Version 320 and Version 321 of WikiStart


Ignore:
Timestamp:
May 17, 2022, 5:31:26 AM (2 years ago)
Author:
Mariusz Felisiak
Comment:

Update for Django 4.1 alpha release.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

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