Django admin interface upload failing on request data read error
- by Jake
Hi All,
This is an updated version of an old question I asked. I've now done a lot more testing, plus the old question got hijacked.
I'm getting a request data read error when trying to upload files to the Django admin interface.
Files under about 150k work, but bigger files always fail and almost always at around 192k (that's 3 chunks)…