This website works better with JavaScript.
Explore
Help
Sign In
XPUB
/
XPPL
Watch
57
Star
0
Fork
You've already forked XPPL
2
Code
Issues
Pull Requests
Releases
Wiki
Activity
You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
8698ffee6d
geo
new_light
local
master
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '8698ffee6d'
${ noResults }
XPPL
/
init.py
3 lines
67 B
Python
Raw
Normal View
History
Unescape
Escape
changed to geo min
2 years ago
from
app
import
db
,
app
with
app
.
app_context
(
)
:
db
.
create_all
(
)