This website works better with JavaScript.
Explore
Help
Sign In
playground
/
flask
mirror of
https://github.com/mitsuhiko/flask.git
Watch
1
Star
0
Fork
You've already forked flask
0
Code
Issues
Releases
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
2654
Commits
4
Branches
26
Tags
14 MiB
Python
99.8%
Tree:
b354c37e57
0.12-maintenance
1.0-maintenance
master
rtd
0.1
0.10
0.10.1
0.11
0.11.1
0.12
0.12.1
0.12.2
0.12.3
0.12.4
0.2
0.3
0.3.1
0.4
0.5
0.6
0.6.1
0.7
0.7.1
0.7.2
0.8
0.8.1
0.9
1.0
1.0.1
1.0.2
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from 'b354c37e57'
${ noResults }
flask
/
docs
History
David Lord
cfd3e50ab6
use app.testing property instead of config
8 years ago
..
_static
Added a favicon for the docs
11 years ago
_templates
Change to Pallets project
9 years ago
_themes
@
3d964b6604
…
deploying
Add link to AWS EB Flask tutorial
8 years ago
patterns
Remove wrong comma (
#2116
)
8 years ago
tutorial
Merge branch '0.11-maintenance'
8 years ago
.gitignore
…
Makefile
…
advanced_foreword.rst
clean up py3 info more
9 years ago
api.rst
Use abort docs from Werkzeug
8 years ago
appcontext.rst
clean up code formatting in some docs
9 years ago
becomingbig.rst
Fix grammar in docs
8 years ago
blueprints.rst
Mention the template name conflict issue in blueprint templates docs (
#1843
)
9 years ago
changelog.rst
…
cli.rst
Style the flask command consistently (
#2120
)
8 years ago
conf.py
clean up code formatting in some docs
9 years ago
config.rst
Fix rST rendering of env var (
#2085
)
8 years ago
contents.rst.inc
Updated docs for click support
11 years ago
design.rst
Fixed documentation in 'Design Decisions in Flask'
12 years ago
errorhandling.rst
Update errorhandling.rst (
#2075
)
8 years ago
extensiondev.rst
1.0 -> 0.11 in the docs
9 years ago
extensions.rst
Add a link to Extension Development (
#1875
)
9 years ago
flaskdocext.py
Tweaked autodoc to skip :internal: methods.
14 years ago
flaskext.py
…
flaskstyle.sty
…
foreword.rst
Grammatical fixes in Foreword and Tutorial
10 years ago
htmlfaq.rst
minor revision of documentation.
9 years ago
index.rst
Fix Pocoo documentation links
11 years ago
installation.rst
Windows venv is Scripts, capital S
8 years ago
latexindex.rst
…
license.rst
Unify the uses of "sourcecode" vs "source code".
10 years ago
logo.pdf
…
make.bat
…
python3.rst
Fix small typo in python3 docs
9 years ago
quickstart.rst
Remove `-a/--app` from Quickstart documentation (
#2046
)
8 years ago
reqcontext.rst
Fix typo
9 years ago
security.rst
Change to Pallets project
9 years ago
server.rst
1.0 -> 0.11 in the docs
9 years ago
shell.rst
1.0 -> 0.11 in the docs
9 years ago
signals.rst
minor revision of documentation.
9 years ago
styleguide.rst
docs: ``True``, ``False`` and ``None``
10 years ago
templating.rst
Fix typo in templating.rst
9 years ago
testing.rst
use app.testing property instead of config
8 years ago
unicode.rst
Small punctuation change in unicode doc
11 years ago
upgrading.rst
Updated upgrade docs
8 years ago
views.rst
docs: ``with``, ``for``, ``self``
10 years ago