Index
Bases: Manager
Manager
Given a field, it will return a QS returning all files for the given field
Given a model, it will return a QS returning all files for the given model
Create a manager for the TrackedFileField’s TrackedFileWrapper
This manager subclasses another manager, generally the default manager of the related model, and adds behaviors specific to many-to-many relations.