.. index:: pair: Django ; 3.0 (2019-12-02) .. _django_3_0: ============================================ Django 3.0 (2019-12-02 => 2021-04) ============================================ .. seealso:: - https://docs.djangoproject.com/en/dev/releases/3.0/ - https://docs.djangoproject.com/en/3.0/releases/3.0/ - https://github.com/django/django/tree/master/docs - https://github.com/django/django/blob/master/docs/releases/3.0.txt - https://www.djangoproject.com/weblog/2019/dec/02/django-3-released/ - https://github.com/django/django/tree/3.0 .. contents:: :depth: 3 Andrew Godwin ============== .. seealso:: - https://twitter.com/andrewgodwin/status/1201518717588234240?s=20 **Django 3 is out !** Sadly no real async stuff landed in this release past some ground-laying, hopefully we'll get that in 3.1. Plenty of other good changes though ! What’s new in Django 3.0 =========================== .. toctree:: :maxdepth: 3 asgi/asgi postgres/postgres enums/enums Minor features ================== .. toctree:: :maxdepth: 3 admin/admin auth/auth