Klaas van Schelven 0f0a4f996c DDD: whitenoise
Why?

> One is that WhiteNoise is designed to work in situations where Apache, nginx
> and the like aren’t easily available. But more importantly, it’s easy to
> underestimate what’s involved in serving static files correctly

We deal with both these situations:

* for local development, we recommend running with DEBUG=False and still want to
  sever staticfiles

* for deploying using nginx/whatever, I'd like to keep my instructions as simple
  as possible, and doing this right once (in whitenoise) saves us from having to
  come up with the right instructions for a bunch of webservers.
2024-05-16 10:31:59 +02:00
2024-05-16 10:31:59 +02:00
2024-05-16 10:31:59 +02:00
2024-04-27 21:39:56 +02:00
2024-03-30 11:56:29 +01:00
2024-05-13 14:57:47 +02:00
2024-05-13 14:33:25 +02:00
2024-05-16 10:31:59 +02:00
2024-01-04 20:37:26 +01:00
2023-10-29 16:43:39 +01:00
2024-05-15 13:32:11 +02:00
2024-05-16 10:31:59 +02:00
2024-03-20 17:37:27 +01:00
Description
No description provided
Readme 6.2 MiB
Languages
Python 80.6%
HTML 17.5%
CSS 0.9%
JavaScript 0.6%
Shell 0.3%
Other 0.1%