EighthActivity_rooms

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

class intranet.apps.eighth.models.EighthActivity_rooms(id, eighthactivity, eighthroom)

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.

eighthroom

Type: ForeignKey to EighthRoom

eighthroom_id

Internal field, use eighthroom instead.

id

Type: AutoField

objects