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:
eighthscheduledactivity (
ForeignKeytoEighthScheduledActivity) – Eighthscheduledactivity (related name:EighthScheduledActivity_rooms+)eighthroom (
ForeignKeytoEighthRoom) – Eighthroom (related name:EighthScheduledActivity_rooms+)
Methods
Attributes
eighthroomType:
ForeignKeytoEighthRoomeighthroom_idInternal field, use
eighthroominstead.eighthscheduledactivityType:
ForeignKeytoEighthScheduledActivityeighthscheduledactivity_idInternal field, use
eighthscheduledactivityinstead.idType:
AutoFieldobjects