Merge "Import make_app from lodgeit.application instead of lodgeit"
This commit is contained in:
commit
b59a168d1e
@ -1,5 +1,5 @@
|
||||
# Example lodgeit file
|
||||
from lodgeit import make_app
|
||||
from lodgeit.application import make_app
|
||||
|
||||
application = make_app(
|
||||
# the path to the database
|
||||
|
Loading…
Reference in New Issue
Block a user