index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
django
/
core
/
files
/
__init__.py
blob: d046aca084780a21b7853a848b29dda71fc80737 (
plain
)
1
2
3
from django.core.files.base import File __all__ = ["File"]