1
0
mirror of https://github.com/django/django.git synced 2025-10-31 09:41:08 +00:00

Fixed #32360 -- Added system check for FILE_UPLOAD_TEMP_DIR setting.

This commit is contained in:
Timothy McCurrach
2021-01-20 16:12:24 +00:00
committed by Mariusz Felisiak
parent 725c549ae7
commit b1821fbad5
6 changed files with 69 additions and 0 deletions

View File

@@ -897,6 +897,7 @@ answer newbie questions, and generally made Django that much better:
Tim Givois <tim.givois.mendez@gmail.com>
Tim Graham <timograham@gmail.com>
Tim Heap <tim@timheap.me>
Tim McCurrach <tim.mccurrach@gmail.com>
Tim Saylor <tim.saylor@gmail.com>
Tobias Kunze <rixx@cutebit.de>
Tobias McNulty <https://www.caktusgroup.com/blog/>