https://github.com/eminjan/oa-
基于Django的轻量级自动化办公系统
https://github.com/eminjan/oa-
admin-lte bootstrap3 django office-automation python python3
Last synced: 8 months ago
JSON representation
基于Django的轻量级自动化办公系统
- Host: GitHub
- URL: https://github.com/eminjan/oa-
- Owner: Eminjan
- Created: 2018-12-22T02:52:11.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-05-03T15:18:48.000Z (about 7 years ago)
- Last Synced: 2025-01-31T22:24:00.906Z (over 1 year ago)
- Topics: admin-lte, bootstrap3, django, office-automation, python, python3
- Language: Python
- Size: 12 MB
- Stars: 53
- Watchers: 2
- Forks: 23
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
基于Django的轻量级办公自动化系统
😃轻量级办公自动化系统
🔐权限管理
💾文档管理
🎨.........
```
$ mkdir oa
$ git clone https://github.com/Eminjan/OA-.git
$ cd oa
$ pip install -r requirements.txt
$ python manage.py runserver
```