flask/flask
David Lord eebc0edfdd
Merge pull request #2558 from pallets/appveyor
add appveyor configuration
2018-01-05 13:32:57 -08:00
..
json concat newline in jsonify 2018-01-03 13:06:14 -08:00
__init__.py Bump to dev version 2017-05-16 08:40:08 +02:00
__main__.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
_compat.py Check if app factory takes script_info argument and call it with(out) script_info as an argument depending on that 2017-05-23 13:48:42 -07:00
app.py simplify logging configuration 2017-07-31 12:49:03 -07:00
blueprints.py Blueprint view function name should not contain dots 2017-10-09 08:12:34 -07:00
cli.py Enable threads by default for the dev server (#2529) 2017-11-25 00:17:09 +01:00
config.py silence ENOTDIR when loading config file 2018-01-05 07:40:51 -08:00
ctx.py only open session if request hasn't been pushed yet 2017-06-02 11:12:18 -07:00
debughelpers.py Convert Flask.run into a noop when run from the CLI 2017-01-29 12:26:52 +01:00
globals.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
helpers.py windows python 2 doesn't provide inet_pton 2018-01-05 13:27:31 -08:00
logging.py simplify logging configuration 2017-07-31 12:49:03 -07:00
sessions.py improve documentation for session attributes 2018-01-04 12:56:18 -08:00
signals.py Capitalize occurrences of 'flask' (#2067) 2016-11-01 18:52:32 -07:00
templating.py Fast path for disabled template load explain. 2016-05-22 11:36:40 +02:00
testing.py prefer the url's scheme over the kwarg 2017-07-29 13:03:08 -07:00
views.py Adds provide_automatic_options to Class-based Views 2017-05-23 11:51:13 -07:00
wrappers.py Add additional information in the url_rule docs (#2467) 2017-10-07 19:52:44 +02:00