python django.core.files.storage模块,常用函数和类
下面列出了python django.core.files.storage 模块中定义的常用函数和类,我们从112个开源python项目中,按照使用频率进行了排序。
函数和类 | 使用项目数 |
---|---|
1. FileSystemStorage() | 用在( 90 )个项目中 |
2. get_storage_class() | 用在( 41 )个项目中 |
3. Storage() | 用在( 20 )个项目中 |
4. default_storage() | 用在( 11 )个项目中 |