EighthScheduledActivity_rooms

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

class intranet.apps.eighth.models.EighthScheduledActivity_rooms(id, eighthscheduledactivity, eighthroom)

Bases: Model

Parameters:

id (AutoField) – Primary key: ID

Relationship fields:

Parameters:

Methods

Attributes

eighthroom

Type: ForeignKey to EighthRoom

eighthroom_id

Internal field, use eighthroom instead.

eighthscheduledactivity

Type: ForeignKey to EighthScheduledActivity

eighthscheduledactivity_id

Internal field, use eighthscheduledactivity instead.

id

Type: AutoField

objects