EighthActivity_groups_allowed¶
Qualified name: intranet.apps.eighth.models.EighthActivity\_groups\_allowed
- class intranet.apps.eighth.models.EighthActivity_groups_allowed(id, eighthactivity, group)¶
Bases:
Model- Parameters:
id (AutoField) – Primary key: ID
Relationship fields:
- Parameters:
eighthactivity (
ForeignKeytoEighthActivity) – Eighthactivity (related name:EighthActivity_groups_allowed+)group (
ForeignKeytoGroup) – Group (related name:EighthActivity_groups_allowed+)
Methods
Attributes
eighthactivityType:
ForeignKeytoEighthActivityeighthactivity_idInternal field, use
eighthactivityinstead.groupType:
ForeignKeytoGroupgroup_idInternal field, use
groupinstead.idType:
AutoFieldobjects