flask/docs
Jonah Lawrence cc66213e57
Add .svg to select_jinja_autoescape (#4840)
As SVG files are a type of XML file and are similar in nearly 
all aspects to XML, .svg should also be autoescaped.
2022-10-30 14:55:51 +00:00
..
_static update pycharm instructions 2022-08-01 11:39:31 -07:00
deploying remove heroku link 2022-08-27 06:03:46 -07:00
patterns fix typo 2022-08-15 07:29:34 -07:00
tutorial fix: remove obsolete zip_safe (#4783) 2022-08-22 09:05:52 -07:00
api.rst deprecate config attributes 2022-08-01 16:58:55 -07:00
appcontext.rst update docs about contexts 2022-07-08 11:13:09 -07:00
async-await.rst New URL for the Quart project 2022-07-08 10:21:42 -07:00
blueprints.rst Fix typo in the example of nesting bp docs 2021-05-12 07:49:34 +00:00
changes.rst docs rename changelog to changes 2021-02-24 10:09:38 -08:00
cli.rst remove FLASK_ENV from docs 2022-08-01 15:11:35 -07:00
conf.py update blinker intersphinx link 2022-07-24 19:35:28 -07:00
config.rst refactor or remove old docs (#4748) 2022-08-05 11:28:22 -07:00
contributing.rst update development resources 2017-05-28 10:26:07 -07:00
debugging.rst remove FLASK_ENV from docs 2022-08-01 15:11:35 -07:00
design.rst refactor or remove old docs (#4748) 2022-08-05 11:28:22 -07:00
errorhandling.rst docs "Returning API Errors as JSON" return correct status code 2022-04-08 10:57:02 -07:00
extensiondev.rst fix typo 2022-08-15 12:37:11 -07:00
extensions.rst rewrite extension development docs 2022-06-28 16:28:33 -07:00
index.rst refactor or remove old docs (#4748) 2022-08-05 11:28:22 -07:00
installation.rst remove ContextVar compat 2021-11-11 16:12:08 -08:00
license.rst docs rename changelog to changes 2021-02-24 10:09:38 -08:00
logging.rst mention default logging level 2019-09-23 12:17:46 -07:00
make.bat update docs for new theme 2019-09-24 06:35:10 -07:00
Makefile update docs for new theme 2019-09-24 06:35:10 -07:00
quickstart.rst fix typo in quickstart 2022-10-04 21:12:13 -04:00
reqcontext.rst update docs about contexts 2022-07-08 11:13:09 -07:00
security.rst Remove X-XSS-Protection suggestion 2022-01-14 08:32:36 -08:00
server.rst remove FLASK_ENV from docs 2022-08-01 15:11:35 -07:00
shell.rst fix grammar in links to app and request context 2021-10-01 10:16:20 -07:00
signals.rst Fixes old print statement in some documentation pages 2021-10-16 02:04:07 +09:00
templating.rst Add .svg to select_jinja_autoescape (#4840) 2022-10-30 14:55:51 +00:00
testing.rst Fix incorrect references to query in testing doc 2022-06-01 12:16:21 -07:00
views.rst Fix argument in register_api() in docs/view.rst (#4818) 2022-09-14 06:08:38 -07:00