modelsΒΆ
Classes
Abstract base model that includes created and last modified times. |
|
Represents an eighth period activity. |
|
EighthActivitySimilarity(id, created_time, last_modified_time, count, weighted) |
|
EighthActivity_club_sponsors(id, eighthactivity, user) |
|
EighthActivity_favorites(id, eighthactivity, user) |
|
EighthActivity_groups_allowed(id, eighthactivity, group) |
|
EighthActivity_officers(id, eighthactivity, user) |
|
EighthActivity_rooms(id, eighthactivity, eighthroom) |
|
EighthActivity_similarities(id, eighthactivity, eighthactivitysimilarity) |
|
EighthActivity_sponsors(id, eighthactivity, eighthsponsor) |
|
EighthActivity_subscribers(id, eighthactivity, user) |
|
EighthActivity_users_allowed(id, eighthactivity, user) |
|
EighthActivity_users_blacklisted(id, eighthactivity, user) |
|
Represents an eighth period block. |
|
EighthBlock_override_blocks(id, from_eighthblock, to_eighthblock) |
|
Represents a room in which an eighth period activity can be held. |
|
Represents the relationship between an activity and a block in which it has been scheduled. |
|
Model Manager for EighthScheduledActivity. |
|
EighthScheduledActivity_rooms(id, eighthscheduledactivity, eighthroom) |
|
EighthScheduledActivity_sponsors(id, eighthscheduledactivity, eighthsponsor) |
|
EighthScheduledActivity_sticky_students(id, eighthscheduledactivity, user) |
|
Represents a signup/membership in an eighth period activity. |
|
Model manager for EighthSignup. |
|
Represents a sponsor for an eighth period activity. |
|
EighthWaitlist(id, created_time, last_modified_time, time, user, block, scheduled_activity) |
|
Model manager for EighthWaitlist. |