flask/flask/json
Nick Pope eaedb9320c Fix index example for TaggedJSONSerializer.register()
Made the example use a keyword, rather than a positional argument, as
the intent here is to show how to insert a tag with higher precedence.
As a positional argument, this would have been passed to ``force``
instead of ``index``.
2018-04-19 14:16:11 +01:00
..
__init__.py detect UTF encodings when loading json 2018-04-10 09:34:59 -07:00
tag.py Fix index example for TaggedJSONSerializer.register() 2018-04-19 14:16:11 +01:00