Changes between Version 313 and Version 314 of WikiStart


Ignore:
Timestamp:
Jan 22, 2020, 4:04:23 AM (4 years ago)
Author:
Mariusz Felisiak
Comment:

Updated for Django 3.0 release.

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v313 v314  
    2121The current branch under active development is **[https://docs.djangoproject.com/en/dev/releases/3.1/ Django 3.1]**. There is a [wiki:Version3.1Roadmap roadmap document] describing the process and timeline for this release.
    2222
    23 The current pre-release branch is **[https://docs.djangoproject.com/en/dev/releases/3.0/ Django 3.0]**. There is a [wiki:Version3.0Roadmap roadmap document] describing the process and timeline for this release.
    24 
    25 The current stable branch is **[https://docs.djangoproject.com/en/stable/releases/2.2/ Django 2.2]**.
     23The current stable branch is **[https://docs.djangoproject.com/en/stable/releases/3.0/ Django 3.0]**.
    2624
    2725See the [https://www.djangoproject.com/download/#supported-versions supported versions table] for the current state of other versions.
Back to Top