mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-23 10:05:10 +02:00
whitenoise middleware is failing a lot with a cancelled exception from asyncio. Using whitenoise is not needed in our case, we are just serving an API with django and DRF. We decided to completely remove it.