mirror of
https://github.com/Hopiu/django.git
synced 2026-05-16 11:33:10 +00:00
15 lines
282 B
Text
15 lines
282 B
Text
==========================
|
|
Django 4.0.3 release notes
|
|
==========================
|
|
|
|
*Expected March 1, 2022*
|
|
|
|
Django 4.0.3 fixes several bugs in 4.0.2. Also, all Python code in Django is
|
|
reformatted with `black`_.
|
|
|
|
.. _black: https://pypi.org/project/black/
|
|
|
|
Bugfixes
|
|
========
|
|
|
|
* ...
|