Issues
- 1
- 16
Random database connection errors
#556 opened by amureki - 10
Upgrade to Django 4.2 raises new warning
#531 opened by stumpylog - 4
Merge ASGIWhiteNoise
#543 opened by robd003 - 5
[Question] Under what set of circumstances is WHITENOISE_MANIFEST_STRICT evaluated?
#577 opened by socketbox - 0
ValueError: Missing staticfiles manifest entry for 'css/animate.css' & results in Server Error 500
#572 opened by AbdullahBakir97 - 6
STORAGES results in Server Error 500
#561 opened by alphaveneno - 9
- 1
Django app on Azure: STORAGES (previously STATICFILES_STORAGE) WhiteNoise variable breaks application
#554 opened by NickMol - 2
- 1
whitenoise.storage.MissingFileError
#518 opened by amirreza8002 - 5
Azure app service web application is throwing 500 internal server error when using whitenoise - CompressedManifestStaticFilesStorage and DEBUG = False
#481 opened by karthimalyala - 3
Documentation pointer for nginx users
#503 opened by chriswedgwood - 1
- 2
- 2
Clarify interaction between WHITENOISE_KEEP_ONLY_HASHED_FILES and WHITENOISE_ROOT
#489 opened by PeterJCLaw - 2
Static files not found / bad args passed to finders.find (dev, Windows)
#472 opened by marcperrinoptel - 9
Not serving compressed files
#422 opened by andyp05 - 1
Can some files be excluded?
#470 opened by tildebox - 2
Should not handle POST, PUT or DELETE HTTP methods?
#465 opened by n1ngu - 2
Python 3.11 support?
#457 opened by pamelafox - 1
- 3
Improve Accept-Encoding parsing
#352 opened by adamchainz - 10
Server Error 500 - Debug = False
#274 opened by Kronholt - 1
Restrict *.map files
#429 opened by petrprikryl - 4
- 7
Error Accessing Static Files
#424 opened by dorian-adams - 11
- 3
Consider using zopfli to generate .gz files
#402 opened by twm - 1
How can I set caching only?
#398 opened by tildebox - 11
Document best practices for serving frontend app with frontend routing
#372 opened by zachsiegel-capsida - 9
UnicodeDecodeError: 'utf-8' codec can't decode byte 0xff in position 0: invalid start byte
#286 opened by HelloMukama - 0
Increase test coverage to 100%
#370 opened by adamchainz - 3
Restore GitHub Actions caching
#351 opened by adamchainz - 2
Missing or "*" Accept-Encoding unhandled
#303 opened by rtibbles - 1
Serve static files on multiple hosts
#282 opened by inktrap - 2
Documentation security quickstart
#280 opened by onno-timmerman - 1
Cloudfront + whitenoise: sends 301 redirect to origin
#284 opened by danjac - 1
Using Whitenoise in docker container fails due to "OSError: [Errno 40] Too many levels of symbolic links"
#276 opened by terranblake - 2
Drop Django 3.0/3.1 versions
#335 opened by pauloxnet - 2
- 2
Non-post-processed files
#288 opened by cajoek - 1
CompressedManifestStaticFilesStorage not fully respecting WHITENOISE_MANIFEST_STRICT=False
#289 opened by sergioisidoro - 2
whitenoise doesn't respect changing `X-Script-Name`
#293 opened by jamt9000 - 1
- 1
error when run command python manage.py collectstatic
#291 opened by saaz181 - 2
- 3
- 2
- 1
Font files not found when referred from a .css file
#273 opened by BoPeng