mixins
django_spire.file.mixins
FileModelMixin
Bases: Model
django_spire.file.mixins
FileModelMixin
Bases: Model
files = GenericRelation(File, editable=False)
class-attribute
instance-attribute
Meta
abstract = True
class-attribute
instance-attribute
FileProcessorServiceMixin
extract_single_file
staticmethod
extract_multiple_files
staticmethod
add_file
django_spire/file/mixins.py replace_file
django_spire/file/mixins.py add_files
django_spire/file/mixins.py replace_files
django_spire/file/mixins.py delete_file