too much to enumerate, too little time, have to push
This commit is contained in:
parent
9f90d357fd
commit
a8f0deab28
14 changed files with 567 additions and 17 deletions
|
|
@ -16,6 +16,3 @@ migrate.init_app(app,db)
|
|||
from app import models #.models import Vendor, LineItem, BudgetCategory
|
||||
from app import routes
|
||||
|
||||
|
||||
if __name__ == '__main__':
|
||||
app.run(debug=True)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue