flask/docs
Daniel Neuhäuser b12d9762e7 Require Python 3.3 and higher for extensions
Flask and several extensions already supports Python 3.3 and higher. By
requiring approved extensions to support Python 3.3 as well we can
quickly achieve better Python 3 adoption and make using Python 3 easier
for users.

The effort of supporting both Python 2.7 and Python 3.3 is small enough
that it shouldn't be a problem to require this from extension authors.
2015-06-06 04:44:41 +02:00
..
_static Added a favicon for the docs 2014-01-06 17:58:54 +02:00
_templates Standardized capitalization of "GitHub" in docs 2014-12-12 22:55:12 -08:00
_themes@3d964b6604 Fixed submodules. Once again -.- 2010-07-28 01:32:39 +02:00
deploying Added OpenShift as a free hosting provider alternative 2015-03-31 16:13:29 -07:00
patterns Merge branch 'AndrewBMartin-patch-1' 2015-06-06 03:35:22 +02:00
tutorial Fix a few spelling mistakes in the docs 2015-04-03 20:43:40 +01:00
.gitignore Started working on documentation. 2010-04-06 16:02:14 +02:00
advanced_foreword.rst Stop recommending Python 2.6 2014-07-07 21:17:20 +09:00
api.rst Mention that custom converters can be defined for url routes 2015-05-01 12:11:55 -04:00
appcontext.rst some grammar fixes in appcontext 2014-09-21 23:03:41 -04:00
becomingbig.rst Update becomingbig.rst 2014-07-14 15:08:31 +08:00
blueprints.rst docs: :file:app.py, :file:yourapp/templates 2014-11-05 06:45:22 +03:00
changelog.rst Added changelog, restructured docs a bit. 2010-04-20 20:21:01 +02:00
cli.rst Small Typo fix 2014-11-30 19:28:36 -08:00
conf.py Show original autodoc signatures 2015-06-06 04:17:33 +02:00
config.rst docs: remove unnecessary colons 2014-11-05 10:37:34 +03:00
contents.rst.inc Updated docs for click support 2014-04-28 13:27:13 +02:00
design.rst Fixed documentation in 'Design Decisions in Flask' 2013-05-03 17:42:15 +05:30
errorhandling.rst Errorhandlers were NOT *added* in 1.0 2015-04-30 23:05:55 +02:00
extensiondev.rst Require Python 3.3 and higher for extensions 2015-06-06 04:44:41 +02:00
extensions.rst Standardized capitalization of "GitHub" in docs 2014-12-12 22:55:12 -08:00
flaskdocext.py Tweaked autodoc to skip :internal: methods. 2011-08-07 14:15:33 +02:00
flaskext.py Heavily improved documentation 2010-04-11 02:20:10 +02:00
flaskstyle.sty Fixed line numbers for flask pdf 2011-02-06 11:56:55 +01:00
foreword.rst Grammatical fixes in Foreword and Tutorial 2014-12-16 11:30:00 -08:00
htmlfaq.rst docs: :mimetype:application/json 2014-11-05 07:43:00 +03:00
index.rst Fix Pocoo documentation links 2014-04-26 01:20:12 +02:00
installation.rst fix typo 2014-12-25 11:52:11 +08:00
latexindex.rst Added interactive Python docs, fixed part style. 2010-05-24 18:37:48 +02:00
license.rst Unify the uses of "sourcecode" vs "source code". 2014-10-27 11:54:28 +01:00
logo.pdf Updated logo in the PDF docs 2010-05-12 02:06:40 +02:00
make.bat Started working on documentation. 2010-04-06 16:02:14 +02:00
Makefile Started working on documentation. 2010-04-06 16:02:14 +02:00
python3.rst Fix a few spelling mistakes in the docs 2015-04-03 20:43:40 +01:00
quickstart.rst fixed import of werkzeug secure_filename 2015-05-14 23:44:49 -07:00
reqcontext.rst docs: `with, for, self` 2014-11-05 07:39:54 +03:00
security.rst docs: `http://...` 2014-11-05 11:42:40 +03:00
server.rst Fix a few spelling mistakes in the docs 2015-04-03 20:43:40 +01:00
shell.rst docs: `with, for, self` 2014-11-05 07:39:54 +03:00
signals.rst Grammer and readability fixes 2015-02-09 01:03:08 -08:00
styleguide.rst docs: `True, False and None` 2014-11-05 06:04:58 +03:00
templating.rst docs: script -> `script` 2014-11-05 07:56:03 +03:00
testing.rst Add import flask module required to run code on Other Testing Tricks 2015-03-12 23:32:08 -04:00
unicode.rst Small punctuation change in unicode doc 2014-03-19 10:23:17 -07:00
upgrading.rst slimmed down error handling intro 2015-04-11 18:01:22 +02:00
views.rst docs: `with, for, self` 2014-11-05 07:39:54 +03:00