index.txt 174 B

12345678910111213
  1. =============
  2. File handling
  3. =============
  4. .. module:: django.core.files
  5. :synopsis: File handling and storage
  6. .. toctree::
  7. :maxdepth: 2
  8. file
  9. storage
  10. uploads