flask/docs
Ties Jan Hefting 9dfcb90c92
Document serialization of Decimal in JSONEncoder
The Flask JSONEncoder serializes Decimal types to strings, but this
behavior is missing from the docs. The docs are updated accordingly.
2022-07-06 11:47:50 +02:00
..
_static update docs for new theme 2019-09-24 06:35:10 -07:00
deploying fix formatting 2022-06-13 06:08:45 -07:00
patterns Update javascript.rst 2022-06-23 05:54:56 -07:00
tutorial Add link to additional packaging info 2022-05-23 10:42:51 -07:00
advanced_foreword.rst remove unused ref directives 2020-04-04 12:57:14 -07:00
api.rst Document serialization of Decimal in JSONEncoder 2022-07-06 11:47:50 +02:00
appcontext.rst fix grammar in links to app and request context 2021-10-01 10:16:20 -07:00
async-await.rst rewrite deployment docs 2022-06-12 14:00:00 -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 outdated dotenv docs 2022-05-04 06:03:31 -07:00
conf.py update pallets-sphinx-themes 2021-05-20 21:03:02 -07:00
config.rst windows env vars are uppercase 2022-03-25 12:07:45 -07:00
contributing.rst update development resources 2017-05-28 10:26:07 -07:00
debugging.rst Adding Fish commands to docs 2022-01-14 08:26:50 -08:00
design.rst remove becomingbig.rst 2022-05-10 09:16:44 -07:00
errorhandling.rst docs "Returning API Errors as JSON" return correct status code 2022-04-08 10:57:02 -07:00
extensiondev.rst rewrite extension development docs 2022-06-28 16:28:33 -07:00
extensions.rst rewrite extension development docs 2022-06-28 16:28:33 -07:00
foreword.rst remove becomingbig.rst 2022-05-10 09:16:44 -07:00
htmlfaq.rst removing outdated xhtml information (#3802) 2020-10-21 14:13:41 -07:00
index.rst remove becomingbig.rst 2022-05-10 09:16:44 -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 show separate HTTP method route decorators in quickstart 2022-06-28 06:24:46 -07:00
reqcontext.rst fix grammar in links to app and request context 2021-10-01 10:16:20 -07:00
security.rst Remove X-XSS-Protection suggestion 2022-01-14 08:32:36 -08:00
server.rst Adding Fish commands to docs 2022-01-14 08:26:50 -08: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 Update templating.rst 2021-06-18 20:15:02 +08:00
testing.rst Fix incorrect references to query in testing doc 2022-06-01 12:16:21 -07:00
views.rst Fix typo in docs/views.rst 2021-06-26 22:15:43 +08:00