Metadata-Version: 1.0
Name: django-simple-files
Version: 0.0.6
Summary: django-simple-files
Home-page: https://github.com/lvjiyong/django-simple-files
Author: lvjiyong
Author-email: lvjiyong@gmail.com
License: Apache2.0
Description: # Django-Simple-Files

保存上传文件基本信息及使用对象关系，提供简单的查询与删除操作。

## Model 对象

### models.Files
上传文件基本信息

### models.FilesRelated
上传文件使用对象关系表

## API方法


## Utils方法


## Settings设置
Platform: any
