First files to the project
This commit is contained in:
commit
cda8eb1232
26 changed files with 2657 additions and 0 deletions
3
__init__.py
Normal file
3
__init__.py
Normal file
|
|
@ -0,0 +1,3 @@
|
|||
from flask import Blueprint, g
|
||||
|
||||
pastafari_app=Blueprint('pastafari_app', __name__)
|
||||
Loading…
Add table
Add a link
Reference in a new issue