Changes between Version 332 and Version 333 of WikiStart


Ignore:
Timestamp:
Sep 17, 2025, 12:33:06 PM (2 days ago)
Author:
Natalia Bidart
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v332 v333  
    2121== Django release process ==
    2222
    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.
     23The 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.
    2424
    25 The current stable branch is **[https://docs.djangoproject.com/en/stable/releases/5.2/ Django 5.2]**.
     25The current stable branch is **[https://docs.djangoproject.com/en/stable/releases/6.0/ Django 6.0]**.
    2626
    2727See the [https://www.djangoproject.com/download/#supported-versions supported versions table] for the current state of other versions.
Back to Top