[Buildroot] [PATCH v4] package/python-whitenoise: new package
Julien Olivain
ju.o at free.fr
Sat Oct 18 10:56:13 UTC 2025
On 15/10/2025 15:31, Marcus Hoffmann via buildroot wrote:
> The test is using the django integration of whitenoise as it's the most
> common setup and allows to model the test case after the django one as
> well.
>
> The setup we need to do is a bit more complicated though and follows
> the whitenoise getting started documentation [1].
>
> We then request a .css file from the django admin app that is enabled
> by default in template project. Due to running django's development
> server with --nostatic we ensure that static file handling is taken
> over
> by whitenoise.
>
> [1] https://whitenoise.readthedocs.io/en/stable/django.html
>
> Signed-off-by: Marcus Hoffmann <buildroot at bubu1.eu>
Applied to master, thanks.
More information about the buildroot
mailing list