sprockets.mixins.mediatype/sprockets/mixins/mediatype
Dave Shawley 675ffbdf98
Change form encoder to default to stringify.
This matches what urlencode would do and is will remove surprises where
a value is supported by the other transcoders but not the form encoder.
2021-10-15 07:18:01 -04:00
..
__init__.py Reformat using yapf. 2021-09-19 09:58:08 -04:00
content.py Gracefully handle transcoder encoding failures. 2021-10-14 07:12:08 -04:00
handlers.py Documentation updates for typing. 2021-10-03 15:52:47 -04:00
py.typed Add type annotations. 2021-10-03 15:52:43 -04:00
transcoders.py Change form encoder to default to stringify. 2021-10-15 07:18:01 -04:00
type_info.py Change form encoder to default to stringify. 2021-10-15 07:18:01 -04:00