mirror of
https://github.com/Hopiu/django.git
synced 2026-05-04 13:44:44 +00:00
14 lines
330 B
Text
14 lines
330 B
Text
==========================
|
|
Django 3.1.7 release notes
|
|
==========================
|
|
|
|
*Expected March 1, 2021*
|
|
|
|
Django 3.1.7 fixes several bugs in 3.1.6.
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* Fixed a regression in Django 3.1 that caused ``RuntimeError`` instead of
|
|
connection errors when using only the ``'postgres'`` database
|
|
(:ticket:`32403`).
|