modelsΒΆ

Classes

AbstractBaseEighthModel

Abstract base model that includes created and last modified times.

EighthActivity

Represents an eighth period activity.

EighthActivityExcludeDeletedManager

EighthActivitySimilarity

EighthActivitySimilarity(id, created_time, last_modified_time, count, weighted)

EighthActivity_club_sponsors

EighthActivity_club_sponsors(id, eighthactivity, user)

EighthActivity_favorites

EighthActivity_favorites(id, eighthactivity, user)

EighthActivity_groups_allowed

EighthActivity_groups_allowed(id, eighthactivity, group)

EighthActivity_officers

EighthActivity_officers(id, eighthactivity, user)

EighthActivity_rooms

EighthActivity_rooms(id, eighthactivity, eighthroom)

EighthActivity_similarities

EighthActivity_similarities(id, eighthactivity, eighthactivitysimilarity)

EighthActivity_sponsors

EighthActivity_sponsors(id, eighthactivity, eighthsponsor)

EighthActivity_subscribers

EighthActivity_subscribers(id, eighthactivity, user)

EighthActivity_users_allowed

EighthActivity_users_allowed(id, eighthactivity, user)

EighthActivity_users_blacklisted

EighthActivity_users_blacklisted(id, eighthactivity, user)

EighthBlock

Represents an eighth period block.

EighthBlockManager

EighthBlockQuerySet

EighthBlock_override_blocks

EighthBlock_override_blocks(id, from_eighthblock, to_eighthblock)

EighthRoom

Represents a room in which an eighth period activity can be held.

EighthScheduledActivity

Represents the relationship between an activity and a block in which it has been scheduled.

EighthScheduledActivityManager

Model Manager for EighthScheduledActivity.

EighthScheduledActivity_rooms

EighthScheduledActivity_rooms(id, eighthscheduledactivity, eighthroom)

EighthScheduledActivity_sponsors

EighthScheduledActivity_sponsors(id, eighthscheduledactivity, eighthsponsor)

EighthScheduledActivity_sticky_students

EighthScheduledActivity_sticky_students(id, eighthscheduledactivity, user)

EighthSignup

Represents a signup/membership in an eighth period activity.

EighthSignupManager

Model manager for EighthSignup.

EighthSponsor

Represents a sponsor for an eighth period activity.

EighthWaitlist

EighthWaitlist(id, created_time, last_modified_time, time, user, block, scheduled_activity)

EighthWaitlistManager

Model manager for EighthWaitlist.