mirror of
https://github.com/sprockets/sprockets.mixins.mediatype.git
synced 2024-11-24 19:29:50 +00:00
19 lines
401 B
ReStructuredText
19 lines
401 B
ReStructuredText
API Documentation
|
|
=================
|
|
.. currentmodule:: sprockets.mixins.mediatype.content
|
|
|
|
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:
|