Changes between Version 329 and Version 330 of WikiStart
- Timestamp:
- Jan 15, 2025, 3:30:00 PM (2 days ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
WikiStart
v329 v330 19 19 == Django release process == 20 20 21 The current branch under active development is **[https://docs.djangoproject.com/en/dev/releases/5.2/ Django 5.2]**. There is a [wiki:Version5.2Roadmap 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/6.0/ Django 6.0]**. There is a [wiki:Version6.0Roadmap 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.2/ Django 5.2]**. There is a [wiki:Version5.2Roadmap roadmap document] describing the process and timeline for this release. 22 24 23 25 The current stable branch is **[https://docs.djangoproject.com/en/stable/releases/5.1/ Django 5.1]**.