Mariusz Felisiak
|
d1be05b3e9
|
Fixed #35187 -- Fixed @sensitive_variables/sensitive_post_parameters decorators crash with .pyc-only builds.
Thanks Jon Janzen for the implementation idea.
Thanks Marcus Hoffmann for the report.
Regression in 38e391e95fe5258bc6d2467332dc9cd44ce6ba52.
|
2024-02-17 08:15:59 +01:00 |
|
Hisham Mahmood
|
8db593de05
|
Fixed #35173 -- Fixed ModelAdmin.lookup_allowed() for lookups on foreign keys when not included in ModelAdmin.list_filter.
Regression in f80669d2f5a5f1db9e9b73ca893fefba34f955e7.
Thanks Sarah Boyce for the review.
|
2024-02-14 22:29:49 -03:00 |
|
Vašek Dohnal
|
1b5338d03e
|
Fixed #35174 -- Fixed Signal.asend()/asend_robust() crash when all receivers are asynchronous.
Regression in e83a88566a71a2353cebc35992c110be0f8628af.
|
2024-02-08 11:36:28 +01:00 |
|
Mariusz Felisiak
|
2f14c2cedc
|
Fixed #35172 -- Fixed intcomma for string floats.
Thanks Warwick Brown for the report.
Regression in 55519d6cf8998fe4c8f5c8abffc2b10a7c3d14e9.
|
2024-02-08 10:58:54 +01:00 |
|
Natalia
|
f61bc03197
|
Added stub release notes for 5.0.3.
|
2024-02-06 12:05:05 -03:00 |
|