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

[5.1.x] Fixed #36191 -- Truncated the overwritten file content in FileSystemStorage.

Backport of 0d1dd6bba0 from main.
This commit is contained in:
Gaël Utard
2025-02-15 15:55:33 +01:00
committed by Sarah Boyce
parent 20e965e869
commit a9d03c4094
4 changed files with 19 additions and 2 deletions

View File

@@ -361,6 +361,7 @@ answer newbie questions, and generally made Django that much better:
Fraser Nevett <mail@nevett.org>
Gabriel Grant <g@briel.ca>
Gabriel Hurley <gabriel@strikeawe.com>
Gaël Utard
gandalf@owca.info
Garry Lawrence
Garry Polley <garrympolley@gmail.com>