mirror of
https://github.com/suitenumerique/docs.git
synced 2026-09-10 11:47:52 +02:00
We previously removed whitenoise because its middleware is not compatible is not compatible with the ASGI application. But without it, static file for the admin are not served anymore. This commit allow to serve them using the static view from django. This view should not be used in production but we are only using it for the admin, which is not used a lot and a settings is also added to disable it if you want to serve static from a dedicated nginx for example.
Docs Documentation
Welcome to the official documentation for Docs.
This documentation is organized by topic and audience. Use the section below to quickly find what you are looking for.
Table of Contents
-
Getting started
-
Configuration
-
Architecture & design
-
Usage & operations
-
Project & product
-
Assets