-
- Downloads
Set up MVC filesystem for flask and jinja
Showing
- Procfile 1 addition, 0 deletionsProcfile
- __init__.py 9 additions, 0 deletions__init__.py
- controllers/__init__.py 4 additions, 0 deletionscontrollers/__init__.py
- controllers/printer.py 24 additions, 0 deletionscontrollers/printer.py
- models/Printer.py 11 additions, 0 deletionsmodels/Printer.py
- models/__init__.py 0 additions, 0 deletionsmodels/__init__.py
- requirements.txt 4 additions, 0 deletionsrequirements.txt
- runserver.py 8 additions, 0 deletionsrunserver.py
- static/css/bootstrap-theme.css 0 additions, 0 deletionsstatic/css/bootstrap-theme.css
- static/css/bootstrap-theme.css.map 0 additions, 0 deletionsstatic/css/bootstrap-theme.css.map
- static/css/bootstrap-theme.min.css 0 additions, 0 deletionsstatic/css/bootstrap-theme.min.css
- static/css/bootstrap.css 0 additions, 0 deletionsstatic/css/bootstrap.css
- static/css/bootstrap.css.map 0 additions, 0 deletionsstatic/css/bootstrap.css.map
- static/css/bootstrap.min.css 0 additions, 0 deletionsstatic/css/bootstrap.min.css
- static/css/style.css 71 additions, 0 deletionsstatic/css/style.css
- static/fonts/glyphicons-halflings-regular.eot 0 additions, 0 deletionsstatic/fonts/glyphicons-halflings-regular.eot
- static/fonts/glyphicons-halflings-regular.svg 0 additions, 0 deletionsstatic/fonts/glyphicons-halflings-regular.svg
- static/fonts/glyphicons-halflings-regular.ttf 0 additions, 0 deletionsstatic/fonts/glyphicons-halflings-regular.ttf
- static/fonts/glyphicons-halflings-regular.woff 0 additions, 0 deletionsstatic/fonts/glyphicons-halflings-regular.woff
- static/js/bootstrap.js 0 additions, 0 deletionsstatic/js/bootstrap.js
Procfile
0 → 100644
__init__.py
0 → 100644
controllers/__init__.py
0 → 100644
controllers/printer.py
0 → 100644
models/Printer.py
0 → 100644
models/__init__.py
0 → 100644
requirements.txt
0 → 100644
Flask==0.10 | |||
Flask-WTF==0.8.3 | |||
Jinja2==2.7 | |||
Flask-DebugToolbar==0.8.0 |
runserver.py
0 → 100644
File moved
File moved
File moved
File moved
File moved
File moved
static/css/style.css
0 → 100644
File moved
File moved
File moved
File moved
File moved
Please register or sign in to comment