This website works better with JavaScript.
Explore
Help
Sign In
chiyouts
/
iTi-Flask-IOT
forked from
iti-framework/iTi-Flask
Watch
1
Star
0
Fork
You've already forked iTi-Flask-IOT
0
Code
Pull Requests
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.
eeeb82ae9b
iot
hsyh
main
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'eeeb82ae9b'
${ noResults }
iTi-Flask-IOT
/
iti
/
applications
/
extensions
/
moment.py
9 lines
101 B
Python
Raw
Blame
History
from
flask_moment
import
Moment
moment
=
Moment
(
)
def
init_moment
(
app
)
:
moment
.
init_app
(
app
)
View Git Blame
Copy Permalink