flask/flask
Steven Loria 2bf477cfea Add JSONIFY_MIMETYPE configuration variable (#1728)
Allow jsonify responses' mimetype to be configured
2016-04-08 15:30:47 -07:00
..
ext Happy New Year 2015 2015-01-02 11:35:00 +09:00
__init__.py before_render_template signal 2015-06-17 15:42:39 +02:00
__main__.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
_compat.py Addressing feedback from pull request 2015-07-27 15:32:23 +02:00
app.py Add JSONIFY_MIMETYPE configuration variable (#1728) 2016-04-08 15:30:47 -07:00
blueprints.py Fix #1477 2015-06-13 17:07:51 +02:00
cli.py Werkzeug should not block propagated exceptions from Flask 2016-01-02 14:18:36 -08:00
config.py Fix typo 2016-02-03 21:08:22 +08:00
ctx.py Add missing return to g.setdefault 2016-02-02 16:16:01 +01:00
debughelpers.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
exthook.py Deprecate flask.ext 2016-04-02 21:06:30 +02:00
globals.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
helpers.py Raise BadRequest if static file name is invalid 2016-04-02 21:07:27 +02:00
json.py Add JSONIFY_MIMETYPE configuration variable (#1728) 2016-04-08 15:30:47 -07:00
logging.py fix pep8 with logging.py 2015-04-19 17:33:54 +08:00
sessions.py support timedelta for SEND_FILE_MAX_AGE_DEFAULT config variable 2015-10-24 07:04:23 +02:00
signals.py fix endline in the signal.py 2015-06-17 15:42:39 +02:00
templating.py Enable autoescape for render_template_string 2015-07-04 23:41:43 +02:00
testing.py Happy New Year 2015 2015-01-02 11:35:00 +09:00
views.py The comment didn't make any sense (#1777) 2016-04-08 08:53:25 -07:00
wrappers.py 0.11 => 1.0 2015-06-06 03:29:44 +02:00