example: both PHYS 15 and ASTR 15 are listed as PHYS 15.
to make it not do that: save deptclass, not code, from the whatsubject table. probably add another column to Course to save this information.
after fix: rerun courseguide import scripts (don't work on production, so we need to pull a sqldump from production, run it on a local machine, then push it back to production. quickly, because we'll lose any reviews written in this window of time).
example: both PHYS 15 and ASTR 15 are listed as PHYS 15.
to make it not do that: save deptclass, not code, from the whatsubject table. probably add another column to Course to save this information.
after fix: rerun courseguide import scripts (don't work on production, so we need to pull a sqldump from production, run it on a local machine, then push it back to production. quickly, because we'll lose any reviews written in this window of time).