This website requires JavaScript.
Explore
Help
Sign In
Alexander
/
FitTrackee
Watch
1
Star
0
Fork
0
You've already forked FitTrackee
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
d4e75e9399
FitTrackee
/
fittrackee
/
cli
/
app.py
4 lines
70 B
Python
Raw
Normal View
History
Unescape
Escape
CLI - refactoring
2022-04-23 11:20:43 +02:00
from
fittrackee
import
create_app
API - disable emails sending when EMAIL_URL is not initialized
2022-04-23 18:04:20 +02:00
app
=
create_app
(
init_email
=
False
)
Reference in New Issue
Copy Permalink