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.
3335
Commits
4
Branches
26
Tags
14 MiB
Python
99.8%
Tree:
cae037812b
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 'cae037812b'
${ noResults }
flask
/
docs
History
Grey Li
07b9ff6e77
Make super() compatible for Python2
7 years ago
..
_static
rewrite tutorial docs and example
7 years ago
deploying
use theme provided by pallets-sphinx-themes
7 years ago
patterns
document error on fileupload
7 years ago
tutorial
add missing port to localhost URL
7 years ago
Makefile
use theme provided by pallets-sphinx-themes
7 years ago
advanced_foreword.rst
remove tests and docs for python 2.6 and 3.3
7 years ago
api.rst
expand explantion about default redirects
7 years ago
appcontext.rst
rework context docs
7 years ago
becomingbig.rst
Fix grammar in docs
8 years ago
blueprints.rst
Fix typo in docs
7 years ago
changelog.rst
add rst extension for changelog
7 years ago
cli.rst
rename to FLASK_SKIP_DOTENV, add docs, test
7 years ago
conf.py
fix docs index sidebar
7 years ago
config.rst
Update config.rst
7 years ago
contents.rst.inc
remove tests and docs for python 2.6 and 3.3
7 years ago
contributing.rst
update development resources
8 years ago
design.rst
…
errorhandling.rst
Fix sentry raven install docs
7 years ago
extensiondev.rst
use theme provided by pallets-sphinx-themes
7 years ago
extensions.rst
use theme provided by pallets-sphinx-themes
7 years ago
flaskstyle.sty
Fixed LaTeX errors on documentation PDF generation
7 years ago
foreword.rst
Grammatical fixes in Foreword and Tutorial
10 years ago
htmlfaq.rst
minor revision of documentation.
9 years ago
index.rst
fix docs logo
7 years ago
installation.rst
use theme provided by pallets-sphinx-themes
7 years ago
latexindex.rst
…
license.rst
…
logging.rst
Make super() compatible for Python2
7 years ago
logo.pdf
…
make.bat
use theme provided by pallets-sphinx-themes
7 years ago
quickstart.rst
fix syntax error and typo in quickstart.rst
7 years ago
reqcontext.rst
rework context docs
7 years ago
security.rst
clean up samesite docs
7 years ago
server.rst
clean up FLASK_ENV docs [ci skip]
7 years ago
shell.rst
1.0 -> 0.11 in the docs
9 years ago
signals.rst
use theme provided by pallets-sphinx-themes
7 years ago
styleguide.rst
Fix typos/grammar in docs (
#2201
)
8 years ago
templating.rst
Add docutils label for templates page
8 years ago
testing.rst
use theme provided by pallets-sphinx-themes
7 years ago
unicode.rst
…
upgrading.rst
Merge branch '0.12-maintenance'
7 years ago
views.rst
…