mirror of
https://github.com/django/django.git
synced 2025-10-31 09:41:08 +00:00
Refs #33476 -- Adjusted docs and config files for Black.
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
This commit is contained in:
committed by
Mariusz Felisiak
parent
6f185a53a2
commit
ba94488196
@@ -4,7 +4,10 @@ Django 4.0.3 release notes
|
||||
|
||||
*Expected March 1, 2022*
|
||||
|
||||
Django 4.0.3 fixes several bugs in 4.0.2.
|
||||
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
|
||||
========
|
||||
|
||||
Reference in New Issue
Block a user