OSSS.db.models.committees¶ OSSS.db.models.committees ¶ Committee ¶ Bases: UUIDMixin, Base Stores committee records for the application (CIC domain). Key attributes include name. References related entities via: organization, school. Includes standard audit timestamps (created_at, updated_at).