Django 3.1.3.dev 文档

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

File handling¶

  • File 对象
    • 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

上一个主题

Django Exceptions

下一个主题

File 对象

本页

  • 显示源代码

快速搜索

Last update:

10月 22, 2020

« previous | up | next »