This website requires JavaScript.
Explore
Help
Sign In
jasinco
/
niming_backend
Watch
1
Star
0
Fork
0
You've already forked niming_backend
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
f74c7dd783
niming_backend
/
blueprints
/
admin.py
3 lines
65 B
Python
Raw
Normal View
History
Unescape
Escape
New Feature: File Upload! I can upload fbk's pictures! Let's Gogit add .!
2024-11-15 02:12:21 +08:00
from
flask
import
Blueprint
admin
=
Blueprint
(
"
admin
"
,
__name__
)
Reference in New Issue
Copy Permalink