[issue41828] No longer able to override DATA_UPLOAD_MAX_MEMORY_SIZE outside of settings.py
New submission from Drew Scholz : After upgrading our Django 1.11 project from Python 2.7 to 3.7, our single endpoint decorator to override django conf settings no longer works. requests.py inside the virtual environment /lib/python3.7/site-packages/django/http triggers the RequestDataTooBig
[issue41828] No longer able to override DATA_UPLOAD_MAX_MEMORY_SIZE outside of settings.py
Drew Scholz added the comment: I think you are right. I'll move this to the Django bug tracker. Thank you. -- ___ Python tracker <https://bugs.python.org/is