documentación de Django - 2.1.8.dev20190330215650

Home | Table of contents | Index | Modules
« previous | up | next »

File handling¶

  • The File object
    • The File class
    • The ContentFile class
    • The ImageFile class
    • Additional methods on files attached to objects
  • File storage API
    • Getting the current storage class
    • The FileSystemStorage class
    • The Storage class
  • Uploaded Files and Upload Handlers
    • Uploaded files
    • Built-in upload handlers
    • Writing custom upload handlers

Tema anterior

Django Exceptions

Próximo tema

The File object

Esta página

  • Mostrar el código

Búsqueda rápida

Last update:

mar. 30, 2019

« previous | up | next »