]> git.ipfire.org Git - thirdparty/starlette.git/commit
Fix Staticfiles `404.html` in HTML mode (#1314)
authorEugene Mayer <white@pfel.ru>
Tue, 19 Oct 2021 09:27:35 +0000 (12:27 +0300)
committerGitHub <noreply@github.com>
Tue, 19 Oct 2021 09:27:35 +0000 (11:27 +0200)
commit26b5be48bbdba2703d1d09037aba6e68260270c6
treeee7d6aafc041f28433d5c841f4764f7ec785512b
parent8160899ec91b77962d627f2955a5f5b5f65659f6
Fix Staticfiles `404.html` in HTML mode (#1314)

Co-authored-by: Amin Alaee <mohammadamin.alaee@gmail.com>
starlette/staticfiles.py
tests/test_staticfiles.py