79726451

Date: 2025-08-05 17:28:13
Score: 1.5
Natty:
Report link

I have since found the issue: Whitenoise was missing in Middleware.
While I did have Whitenoise installed and static files installed, I managed to miss adding

'whitenoise.middleware.WhiteNoiseMiddleware',

to the Middleware list within settings.py

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Self-answer (0.5):
  • Low reputation (1):
Posted by: Pyran Fisher