rewrite tutorial docs and example
This commit is contained in:
parent
16d83d6bb4
commit
c3dd7b8e4c
103 changed files with 3327 additions and 2224 deletions
6
examples/tutorial/MANIFEST.in
Normal file
6
examples/tutorial/MANIFEST.in
Normal file
|
|
@ -0,0 +1,6 @@
|
|||
include LICENSE
|
||||
include flaskr/schema.sql
|
||||
graft flaskr/static
|
||||
graft flaskr/templates
|
||||
graft tests
|
||||
global-exclude *.pyc
|
||||
Loading…
Add table
Add a link
Reference in a new issue