Skip to content
Commit ddcbde41 authored by David Evans's avatar David Evans Committed by Tim Graham
Browse files

[1.7.x] Fixed #22315 -- str/bytes mismatch in staticfiles

Previously, `ManifestFilesMixin.read_manifest` failed in Python 3
because `json.loads` accepts `str` not `bytes`.

Backport of 86dcac46 from master
parent 24604844
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment