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:
eighthactivity (
ForeignKeytoEighthActivity) – Eighthactivity (related name:EighthActivity_rooms+)eighthroom (
ForeignKeytoEighthRoom) – Eighthroom (related name:EighthActivity_rooms+)
Methods
Attributes
eighthactivityType:
ForeignKeytoEighthActivityeighthactivity_idInternal field, use
eighthactivityinstead.eighthroomType:
ForeignKeytoEighthRoomeighthroom_idInternal field, use
eighthroominstead.idType:
AutoFieldobjects