blob: 1d59d5fa233db293e43f9ff86f2f94a483771f57 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
|
.. _ref-files-index:
=============
File handling
=============
.. module:: django.core.files
:synopsis: File handling and storage
.. toctree::
:maxdepth: 1
file
storage
|