| Commit message (Collapse) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | python3-whitenoise: Upgrade 6.6.0 -> 6.7.0 | Leon Anavi | 2024-06-21 | 1 | -18/+0 |
| | | | | | | | | | | Upgrade to version 6.7.0: - Support Django 5.1. Signed-off-by: Leon Anavi <leon.anavi@konsulko.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | python3-whitenoise,python-libusb1: Remove AUTHOR field | Khem Raj | 2024-06-14 | 1 | -1/+0 |
| | | | | | | | this field has been removed from recipes Signed-off-by: Khem Raj <raj.khem@gmail.com> | ||||
| * | whitenoise: add a new recipe | Fathi Boudra | 2024-02-12 | 1 | -0/+19 |
| Radically simplified static file serving for Python web apps With a couple of lines of config WhiteNoise allows your web app to serve its own static files, making it a self-contained unit that can be deployed anywhere without relying on nginx, Amazon S3 or any other external service. https://whitenoise.readthedocs.io/en/latest/ Signed-off-by: Fathi Boudra <fathi.boudra@linaro.org> Signed-off-by: Khem Raj <raj.khem@gmail.com> | |||||
