Closed pluskid closed 12 years ago
@samanamarasinghe when the model fields changes, do we need to do something to the database (manually)?
Yes, need to do syncdb, but there is a special server to do that (look in the docs of scripts.mit.edu). I normally login to sql.mit.edu and add the fields manually.
-Saman
From: Chiyuan Zhang [mailto:notifications@github.com] Sent: Saturday, October 20, 2012 9:03 PM To: mit-eecs/issue-tracker Cc: samanamarasinghe Subject: Re: [issue-tracker] Add "Department" field to student (#2)
@samanamarasinghe https://github.com/samanamarasinghe when the model fields changes, do we need to do something to the database (manually)?
— Reply to this email directly or view it on GitHub https://github.com/mit-eecs/issue-tracker/issues/2#issuecomment-9638597 .
fte
addeddepartment
added, with default value Electrical Engineering and Computer Science
field ta_type
added, see #3
ta_type
is now editable in TA Offer process.
Descriptive department is needed, not course number.