1
0
mirror of https://github.com/django/django.git synced 2025-11-07 07:15:35 +00:00
Commit Graph

6 Commits

Author SHA1 Message Date
Mariusz Felisiak
e3984ca5d1 [5.1.x] Added release date for 5.1.3.
Backport of ecd81ac8b7 from main
2024-11-05 05:56:39 +01:00
Sarah Boyce
9fa2d235c9 [5.1.x] Fixed #35876 -- Displayed non-ASCII fieldset names when rendering ModelAdmin.fieldsets.
Thank you to Namhong Kim for the report, and to Mariusz Felisiak and Marijke Luttekes for the review.

Regression in 01ed59f753.

Backport of 2c029c718f from main.
2024-10-31 06:41:10 +01:00
Nick Pope
51eb666758 [5.1.x] Fixed #35841 -- Restored support for DB-IP databases in GeoIP2.
Thanks Felix Farquharson for the report and Claude Paroz for the
review.

Regression in 40b5b1596f.

Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>

Backport of 3fad712a91 from main.
2024-10-17 21:42:06 -03:00
Justin Thurman
3ba8b0dae8 [5.1.x] Fixed #35845 -- Updated DomainNameValidator to require entire string to be a valid domain name.
Bug in 4971a9afe5.

Thank you to kazet for the report and Claude Paroz for the review.

Backport of 99dcc59237 from main.
2024-10-17 17:00:35 +02:00
Mariusz Felisiak
e2551b30ad [5.1.x] Refs #34900 -- Doc'd Python 3.13 compatibility.
Backport of 2e3bc59fd3 from main.
2024-10-09 09:56:42 +02:00
Natalia
52f2996b9b [5.1.x] Added stub release notes for 5.1.3.
Backport of 4d11402932 from main.
2024-10-08 12:04:53 -03:00