MCPcopy
hub / github.com/django/django / storage.py

File storage.py

django/contrib/staticfiles/storage.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import json
2import os
3import posixpath
4import re

Callers

nothing calls this directly

Calls 2

_lazy_re_compileFunction · 0.90
ConfiguredStorageClass · 0.85

Tested by

no test coverage detected