Changes between Version 324 and Version 325 of WikiStart
- Timestamp:
- Sep 18, 2023, 3:19:34 PM (14 months ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v324 v325 19 19 == Django release process == 20 20 21 The 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. 21 The current branch under active development is **[https://docs.djangoproject.com/en/dev/releases/5.1/ Django 5.1]**. There is a [wiki:Version5.1Roadmap roadmap document] describing the process and timeline for this release. 22 23 The current pre-release branch 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 24 23 25 The current stable branch is **[https://docs.djangoproject.com/en/dev/releases/4.2/ Django 4.2]**.