Changes between Version 332 and Version 333 of WikiStart
- Timestamp:
- Sep 17, 2025, 12:33:06 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v332 v333 21 21 == Django release process == 22 22 23 The current branch under active development is **[https://docs.djangoproject.com/en/dev/releases/6. 0/ Django 6.0]**. There is a [wiki:Version6.0Roadmap roadmap document] describing the process and timeline for this release.23 The current branch under active development is **[https://docs.djangoproject.com/en/dev/releases/6.1/ Django 6.1]**. There is a [wiki:Version6.1Roadmap roadmap document] describing the process and timeline for this release. 24 24 25 The current stable branch is **[https://docs.djangoproject.com/en/stable/releases/ 5.2/ Django 5.2]**.25 The current stable branch is **[https://docs.djangoproject.com/en/stable/releases/6.0/ Django 6.0]**. 26 26 27 27 See the [https://www.djangoproject.com/download/#supported-versions supported versions table] for the current state of other versions.