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.
1115
Commits
4
Branches
26
Tags
14 MiB
Python
99.8%
Tree:
079c5ef7ff
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 '079c5ef7ff'
${ noResults }
flask
/
docs
History
Kenneth Reitz
079c5ef7ff
Merge pull request
#445
from iammookli/patch-1
...
Update docs/patterns/mongokit.rst
13 years ago
..
_static
…
_templates
Automate .mobi generation of docs,
#388
.
13 years ago
_themes
@
3d964b6604
Fixed submodules. Once again -.-
15 years ago
deploying
Tighten quickstart deployment docs.
13 years ago
patterns
Merge pull request
#445
from iammookli/patch-1
13 years ago
tutorial
add heroku/deploy options to quickstart, and add more clear links in tutorial setup.
13 years ago
.gitignore
…
Makefile
…
advanced_foreword.rst
Split foreword into two files; edited lots.
13 years ago
api.rst
docfix: wrong converter name: unicode -> string
fixes
#364
13 years ago
becomingbig.rst
Fixed small typos in docs. Added a cross-ref.
15 years ago
blueprints.rst
Fix Blueprint example with template_folder,
#403
.
13 years ago
changelog.rst
…
conf.py
Tweaked autodoc to skip :internal: methods.
14 years ago
config.rst
Expose send_file max-age as config value,
#433
.
13 years ago
contents.rst.inc
Started extensions introduction document
14 years ago
design.rst
Added a note on the behaviour of the routing system
14 years ago
errorhandling.rst
Update docs/errorhandling.rst
13 years ago
extensiondev.rst
Merge pull request
#440
from jamesls/extension-docs
13 years ago
extensions.rst
Reworded before 0.8 ext docs.
14 years ago
flaskdocext.py
Tweaked autodoc to skip :internal: methods.
14 years ago
flaskext.py
…
flaskstyle.sty
Fixed line numbers for flask pdf
14 years ago
foreword.rst
Split foreword into two files; edited lots.
13 years ago
htmlfaq.rst
…
index.rst
commas after introductory phrases
13 years ago
installation.rst
Use "." not "source" for shell sourcing.
13 years ago
latexindex.rst
…
license.rst
Fixed small typos in docs. Added a cross-ref.
15 years ago
logo.pdf
…
make.bat
…
quickstart.rst
Tighten quickstart deployment docs.
13 years ago
reqcontext.rst
Updated the docs and examples to non-failing teardown handlers
14 years ago
security.rst
Less annoying gender neutral forms
14 years ago
shell.rst
Started work on new request dispatching. Unittests not yet updated
14 years ago
signals.rst
Simple documentation corrections, mostly typos.
13 years ago
styleguide.rst
Fixed some small typos in the documentation.
14 years ago
templating.rst
Demonstrate in docs how to use registered filters.
13 years ago
testing.rst
s/Ify ou/If you/ typo
14 years ago
unicode.rst
Minor spelling fixes
14 years ago
upgrading.rst
The test client now properly pops response contexts on __exit__
14 years ago
views.rst
Hyphenate "class-based"
13 years ago