beta-nu-theta-chi / ox-dashboard

A chapter dashabord web app in Django for the Beta Nu Chapter of Theta Chi at Case Western Reserve University
MIT License
0 stars 0 forks source link

Updating Committee Meeting Events #54

Closed helper08 closed 4 years ago

helper08 commented 4 years ago

When the fields meeting_time, meeting_day, or meeting_interval for the Committee model are edited, the corresponding Committee Events that have yet to occur must be deleted and new Committee Events should be created in accordance with the new meeting_time, meeting_day, and meeting_interval.

jcassarly commented 4 years ago

Now just needs to filter out the events that have already happened