diff options
Diffstat (limited to 'docs/ref/files')
| -rw-r--r-- | docs/ref/files/index.txt | 9 |
1 files changed, 5 insertions, 4 deletions
diff --git a/docs/ref/files/index.txt b/docs/ref/files/index.txt index bdc327b2d7..1d59d5fa23 100644 --- a/docs/ref/files/index.txt +++ b/docs/ref/files/index.txt @@ -1,13 +1,14 @@ .. _ref-files-index: -File handling reference -======================= +============= +File handling +============= .. module:: django.core.files :synopsis: File handling and storage .. toctree:: :maxdepth: 1 - + file - storage
\ No newline at end of file + storage |
