Changes between Version 312 and Version 313 of WikiStart


Ignore:
Timestamp:
Sep 11, 2019, 8:19:42 AM (5 years ago)
Author:
Mariusz Felisiak
Comment:

Update for Django 3.0 alpha release

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v312 v313  
    1919== Django release process ==
    2020
    21 The current branch under active development 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.
     21The 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.
     22
     23The 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.
    2224
    2325The current stable branch is **[https://docs.djangoproject.com/en/stable/releases/2.2/ Django 2.2]**.
Back to Top