cms.contrib.attachments.templatetags package

Submodules

cms.contrib.attachments.templatetags.attachments_tags module

cms.contrib.attachments.templatetags.attachments_tags.attachments_for(item)

Return a list of Attachments objects for the given model instance or a model class. In the case of a model class, retrieve all attachments for all instances of the model.

Module contents