Django 1.10 文档

首页 | 目录 | 检索 | 模块
« 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

上一个主题

Django Exceptions

下一个主题

The File object

本页

  • 显示源代码

快速搜索

Last update:

10月 29, 2021

« previous | up | next »