Changes between Version 321 and Version 322 of WikiStart


Ignore:
Timestamp:
Aug 4, 2022, 6:36:45 AM (21 months ago)
Author:
Mariusz Felisiak
Comment:

Updated for Django 4.1 release.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

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