################# Forum attachments ################# The ``forum_attachments`` application handles all the attachments that can be associated with forum posts. Abstract models --------------- .. automodule:: machina.apps.forum_conversation.forum_attachments.abstract_models :members: :show-inheritance: Cache ----- .. automodule:: machina.apps.forum_conversation.forum_attachments.cache :members: :show-inheritance: Views ----- .. automodule:: machina.apps.forum_conversation.forum_attachments.views :members: :show-inheritance: