1
0
mirror of https://github.com/django/django.git synced 2025-03-13 19:00:45 +00:00

3 Commits

Author SHA1 Message Date
Johannes Maron
e69019555d Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.
Regression in 8a6c0203c4e92908c2b26ba54feba4ce7e76d081.
2024-03-14 14:03:09 +01:00
Ben Cail
1570ef02f3 Fixed #35223 -- Made Model.full_clean() ignore fields with db_default when validating empty values.
Thanks Brian Ibbotson for the report.

Regression in 7414704e88d73dafbcfbb85f9bc54cb6111439d3.
2024-03-08 05:55:25 +01:00
Mariusz Felisiak
337e37f3bb Added stub release notes for 5.0.4. 2024-03-04 10:29:33 +01:00