说明文档和 requirements.txt

pull/1/head
李强 2021-02-26 01:15:54 +08:00
parent 5f54fe387d
commit 409d5b5a49
5 changed files with 35 additions and 0 deletions

View File

@ -1,3 +1,17 @@
# Django-Vue-Admin
使用django+vue进行极速开发的全栈管理系统。
[![img](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/newpanjing/simpleui/blob/master/LICENSE) [![img](https://img.shields.io/pypi/v/django-simpleui.svg)](https://pypi.org/project/django-simpleui/#history) [![img](https://img.shields.io/badge/python-%3E=3.6.x-green.svg)](https://python.org/) ![PyPI - Django Version badge](https://img.shields.io/badge/django%20versions-2.2-blue)[![img](https://img.shields.io/pypi/dm/django-simpleui.svg)](https://pypi.org/project/django-simpleui/)
## QQ群
- QQ群号812482043
<img src='http://pic.pgroom.cn/72851614273011_.pic.jpg' width='200'>
## 源码地址
github地址[https://gitee.com/liqianglog/django-vue-admin](https://gitee.com/liqianglog/django-vue-admin)

View File

@ -0,0 +1,21 @@
asgiref==3.3.1
Django==2.2.16
django-cors-headers==3.7.0
django-filter==2.4.0
django-ranged-response==0.2.0
django-redis==4.12.1
django-rest-framework-mongoengine==3.4.1
django-simple-captcha==0.5.13
djangorestframework==3.12.2
djangorestframework-jwt==1.11.0
drf-extensions==0.7.0
jsonpath==0.82
mongoengine==0.22.1
mysqlclient==2.0.3
Pillow==8.1.0
PyJWT==1.7.1
pymongo==3.11.3
pytz==2021.1
redis==3.5.3
six==1.15.0
sqlparse==0.4.1

BIN
dvadmin-ui/public/favicon.ico Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 4.2 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 91 KiB

BIN
dvadmin-ui/src/assets/logo/logo.png Executable file → Normal file

Binary file not shown.

Before

Width:  |  Height:  |  Size: 5.5 KiB

After

Width:  |  Height:  |  Size: 74 KiB