Опубликовано 5 ноября 2024 г. 11:18 by Xadmin просмотров: 107
Пакет выпуска и контрольные суммы доступны на сайте наша страница загрузки, а также из индекса пакета Python. Идентификатор ключа PGP, используемый для этого выпуска, - Mariusz Felisiak: 2EF56372BA48CD1B.
Django 5.1.3 fixes several bugs in 5.1.2 and adds compatibility with Python 3.13.
Bugfixes¶
-
Fixed a bug in Django 5.1 where
DomainNameValidator
accepted any input value that contained a valid domain name, rather than only input values that were a valid domain name (#35845). -
Fixed a regression in Django 5.1 that prevented the use of DB-IP databases with
GeoIP2
(#35841). -
Fixed a regression in Django 5.1 where non-ASCII fieldset names were not displayed when rendering admin fieldsets (#35876).
Опубликовано автором Mariusz Felisiak on Ноябрь 5, 2024