-
Notifications
You must be signed in to change notification settings - Fork 22
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Create script to update geneds #91
base: master
Are you sure you want to change the base?
Conversation
Does this command have to accept a semester? I was envisioning that this command simply defaulted to the latest semester. I can't think of any use case where we would want to use gened data from an old semester instead of the latest data available for all courses. Hitting umdio without a semester parameter pulls the data for the most recent semester that course was taken. |
I guess the semester argument doesn't need to be required but I want to keep it optional in case we want to run the script for a different semester |
This pr is ready for review again |
Blocked until semester comparator of umdio api is fixed |
Closes #11
creates a management command to update geneds