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.
2894
Commits
4
Branches
26
Tags
14 MiB
Python
99.8%
Tree:
4eca29f68b
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 '4eca29f68b'
${ noResults }
flask
/
docs
History
Kenneth Reitz
4eca29f68b
Merge pull request
#2080
from pallets/sphinx_theme
...
switch to packaged sphinx theme
8 years ago
..
_static
PyCharm Run Configuration Guide
8 years ago
_templates
Missing Space
8 years ago
deploying
Added uWSGI and example usage to stand-alone WSGI containers documentation (
#2302
)
8 years ago
patterns
explain when to use a task queue
8 years ago
tutorial
Fix typo
8 years ago
.gitignore
…
Makefile
…
advanced_foreword.rst
clean up py3 info more
9 years ago
api.rst
Update docs that request is an object, not a class (
#2154
)
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
clarify blueprint 404 error handling in docs
9 years ago
changelog.rst
…
cli.rst
PyCharm Run Configuration Guide
8 years ago
conf.py
Merge pull request
#2080
from pallets/sphinx_theme
8 years ago
config.rst
Clarify APPLICATION_ROOT
#1714
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
Migrate various docs links to https (
#2180
)
8 years ago
extensiondev.rst
resolve merge conflicts
8 years ago
extensions.rst
Add a link to Extension Development (
#1875
)
9 years ago
flaskdocext.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
rewrite installation docs
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
Added documentation for PowerShell environment variables
8 years ago
reqcontext.rst
Updated request context documentation.
8 years ago
security.rst
Migrate various docs links to https (
#2180
)
8 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
For Issue
#2286
: Replaces references to unittest in the documentation with pytest
8 years ago
styleguide.rst
Fix typos/grammar in docs (
#2201
)
8 years ago
templating.rst
Fix typo in templating.rst
9 years ago
testing.rst
Fix a small oversight in the testing docs
8 years ago
unicode.rst
Small punctuation change in unicode doc
11 years ago
upgrading.rst
Fix typos/grammar in docs (
#2201
)
8 years ago
views.rst
docs: ``with``, ``for``, ``self``
10 years ago