This website requires JavaScript.
Explore
Help
Sign in
easyctf
/
easyctf-2017
Watch
1
Star
0
Fork
You've already forked easyctf-2017
0
Code
Issues
Pull requests
Projects
Releases
Wiki
Activity
f9da3c74b9
easyctf-2017
/
server
/
api
/
models.py
5 lines
64 B
Python
Raw
Normal View
History
Unescape
Escape
added basic database stuff
2015-12-23 06:26:27 +00:00
from
flask
.
ext
.
sqlalchemy
import
SQLAlchemy
connect flask API with nginx
2015-12-23 19:49:31 +00:00
db
=
SQLAlchemy
(
)
Reference in a new issue
Copy permalink