Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
json
2
import
os
3
import
posixpath
4
import
re
Callers
nothing calls this directly
Calls
2
_lazy_re_compile
Function · 0.90
ConfiguredStorage
Class · 0.85
Tested by
no test coverage detected