Changes between Version 335 and Version 336 of WikiStart


Ignore:
Timestamp:
May 20, 2026, 2:19:06 PM (4 hours ago)
Author:
Jacob Walls
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v335 v336  
    2121== Django release process ==
    2222
    23 The current branch under active development is ​**[https://docs.djangoproject.com/en/dev/releases/6.1/ Django 6.1]**. There is a [https://www.djangoproject.com/download/6.1/roadmap/ 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.2/ Django 6.2]**. There is a [https://www.djangoproject.com/download/6.2/roadmap/ roadmap document] describing the process and timeline for this release.
    2424
    25 The current stable branch is**[https://docs.djangoproject.com/en/6.0/releases/6.0/ Django 6.0]**.
     25The current stable branch is**[https://docs.djangoproject.com/en/6.1/releases/6.1/ Django 6.1]**.
    2626
    2727See the [https://www.djangoproject.com/download/#supported-versions supported versions table] for the current state of other versions.
Back to Top