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.
Marc Abramowitz d9402fc0c0 Make `jsonify` terminate responses with a newline 10 years ago
..
ext Happy New Year 2014 11 years ago
__init__.py Removed deprecated module functionality 10 years ago
__main__.py fixed import for python 3 11 years ago
_compat.py Fixed typo in _compat.py 11 years ago
app.py docs: :exc:`TypeError` 10 years ago
blueprints.py docs: ``True``, ``False`` and ``None`` 10 years ago
cli.py docs: :command:`pip`, :option:`--debug` 10 years ago
config.py docs: ``True``, ``False`` and ``None`` 10 years ago
ctx.py docs: ``DEBUG``, ``SERVER_NAME``, ``PATH_INFO`` 10 years ago
debughelpers.py explain_template_loading_attempts: docstring 10 years ago
exthook.py Happy New Year 2014 11 years ago
globals.py Made errors for working outside of contexts clearer. 11 years ago
helpers.py docs: :exc:`TypeError` 10 years ago
json.py Make `jsonify` terminate responses with a newline 10 years ago
logging.py Updated the logging documentation for recent changes. 10 years ago
sessions.py Minor typos fixed 10 years ago
signals.py Unify the uses of "sourcecode" vs "source code". 10 years ago
templating.py Unify the uses of "sourcecode" vs "source code". 10 years ago
testing.py Fix warnings and code styling in the doc 10 years ago
views.py Fix a typo in a comment in MethodViewType.__new__. 10 years ago
wrappers.py docs: :mimetype:`application/json` 10 years ago