1 Star 1 Fork 0

featherl / web_file_manager

Create your Gitee Account
Explore and code with more than 12 million developers,Free private repositories !:)
Sign up
This repository doesn't specify license. Please pay attention to the specific project description and its upstream code dependency when using it.
Clone or Download
config.py 88 Bytes
Copy Edit Raw Blame History
featherL authored 2018-10-03 12:17 . Update config.py
import os
# debug模式
DEBUG = True
# session用的盐
SECRET_KEY = os.urandom(24)
Python
1
https://gitee.com/featherl/web_file_manager.git
git@gitee.com:featherl/web_file_manager.git
featherl
web_file_manager
web_file_manager
master

Search