mirror of
https://github.com/django/django.git
synced 2025-10-27 10:16:27 +00:00
Previously, `ManifestFilesMixin.read_manifest` failed in Python 3 because `json.loads` accepts `str` not `bytes`. |
||
|---|---|---|
| .. | ||
| apps | ||
| project | ||
| urls | ||
| __init__.py | ||
| storage.py | ||
| test_liveserver.py | ||
| tests.py | ||