EighthActivity_officers

Qualified name: intranet.apps.eighth.models.EighthActivity\_officers

class intranet.apps.eighth.models.EighthActivity_officers(id, eighthactivity, user)

Bases: Model

Parameters:

id (AutoField) – Primary key: ID

Relationship fields:

Parameters:

Methods

Attributes

eighthactivity

Type: ForeignKey to EighthActivity

eighthactivity_id

Internal field, use eighthactivity instead.

id

Type: AutoField

objects

user

Type: ForeignKey to User

user_id

Internal field, use user instead.