This website requires JavaScript.
Explore
Help
Sign In
alahouze
/
accountant
Watch
1
Star
0
Fork
0
You've already forked accountant
Code
Issues
Pull Requests
Releases
Wiki
Activity
a300db9845
accountant
/
api
/
__init__.py
7 lines
90 B
Python
Raw
Normal View
History
Unescape
Escape
Finished refactoring.
2013-12-03 22:22:25 +01:00
from
flask
import
Blueprint
api
=
Blueprint
(
'
api
'
,
__name__
)
from
.
controller
import
*
Reference in New Issue
Copy Permalink