albums.FileUsage : Usage

FileUsage(id, seqno, owner_type, owner_id, file)

name

type

verbose name

id

BigAutoField

ID

seqno

IntegerField

No.

owner_type

ForeignKey to ContentType

Controlled by (type)

owner_id

GenericForeignKeyIdField

Controlled by (object)

file

ForeignKey to File

Media file

upload_new_file

UploadNewFileField

Upload new file

move_buttons

VirtualField

Move

name_column

VirtualField

Name

navigation_panel

VirtualField

(None)

workflow_buttons

VirtualField

Workflow

overview

VirtualField

(None)

Master tables: albums.FileUsages : File usages

Referenced from

Database fields

Internal name

Verbose name

Help text

id

ID

seqno

No.

The sequence number of this item with its parent.

owner_type

Controlled by (type)

owner_id

Controlled by (object)

file

Media file

owner

Controlled by

upload_new_file

Upload new file

move_buttons

Move

Displays buttons for certain actions on this row:

name_column

Name

navigation_panel

None

workflow_buttons

Workflow

List of actions that change the workflow state of this object.

overview

None