Changes between Version 322 and Version 323 of WikiStart


Ignore:
Timestamp:
Jan 24, 2023, 2:35:21 AM (15 months ago)
Author:
Mariusz Felisiak
Comment:

Update for Django 4.2 alpha release.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

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