sprockets.mixins.mediatype/sprockets/mixins
Dave Shawley 4dd46eda5b
Return 406 Not Acceptable appropriately.
If there is no default content type and nothing matches in the Accept
header, previous versions would fail with an Internal Server Error
because of an unhandled exception.  Instead we should be returning
a "406 Not Acceptable".
2021-10-03 15:52:47 -04:00
..
mediatype Return 406 Not Acceptable appropriately. 2021-10-03 15:52:47 -04:00
__init__.py Lint ignore some of the weird stuff in __init__. 2021-09-16 09:54:16 -04:00