EighthScheduledActivity_sticky_students¶
Qualified name: intranet.apps.eighth.models.EighthScheduledActivity\_sticky\_students
- class intranet.apps.eighth.models.EighthScheduledActivity_sticky_students(id, eighthscheduledactivity, user)¶
Bases:
Model
- Parameters:
id (AutoField) – Primary key: ID
Relationship fields:
- Parameters:
eighthscheduledactivity (
ForeignKey
toEighthScheduledActivity
) – Eighthscheduledactivity (related name:EighthScheduledActivity_sticky_students+
)user (
ForeignKey
toUser
) – User (related name:EighthScheduledActivity_sticky_students+
)
Methods
Attributes
eighthscheduledactivity
Type:
ForeignKey
toEighthScheduledActivity
eighthscheduledactivity_id
Internal field, use
eighthscheduledactivity
instead.id
Type:
AutoField
objects
user
Type:
ForeignKey
toUser
user_id
Internal field, use
user
instead.