Have you tried this setting?
https://docs.djangoproject.com/en/2.1/ref/settings/#data-upload-max-memory-size
Aldian Fazrihady
On Sat, Mar 16, 2019 at 6:53 AM Manas Nikam wrote:
> Check Django settings for maximum file upload size. Change it
>
> On Sat, Mar 16, 2019, 4:20 AM wrote:
>
>> Hey Dj
Check Django settings for maximum file upload size. Change it
On Sat, Mar 16, 2019, 4:20 AM wrote:
> Hey Django experts!
>
> My team has been getting 413 errors whenever we try and upload large files
> to our Django back-end: 413 Payload too large
>
> We can't exactly pin down the maximum accept
Hey Django experts!
My team has been getting 413 errors whenever we try and upload large files
to our Django back-end: 413 Payload too large
We can't exactly pin down the maximum acceptable file size - it seems to
vacillate in the 1-3MB range.
Things we have excluded:
-
It's not a
3 matches
Mail list logo