mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-11-24 19:29:50 +00:00
ba9fd2a7ff
The github repository is still media_type but I'm okay with that for the time being.
19 lines
393 B
ReStructuredText
19 lines
393 B
ReStructuredText
API Documentation
|
|
=================
|
|
.. currentmodule:: sprockets.mixins.mediatype
|
|
|
|
Content Type Handling
|
|
---------------------
|
|
.. autoclass:: ContentMixin
|
|
:members:
|
|
|
|
Content Type Registration
|
|
-------------------------
|
|
.. autofunction:: set_default_content_type
|
|
|
|
.. autofunction:: add_binary_content_type
|
|
|
|
.. autofunction:: add_text_content_type
|
|
|
|
.. autoclass:: ContentSettings
|
|
:members:
|