summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Show staff submissions to other staffraylu2011-05-133-2/+10
* View submissions (for staff)raylu2011-05-134-4/+30
* Only the lab page's table gets borders (login, etc. don't)raylu2011-05-132-4/+4
* Convert starter code to soft tabsraylu2011-05-132-17/+17
* Fix Grade model when grade is None and add Back link on lab pageraylu2011-05-132-1/+3
* Fix order of time on rankings; should be earliestraylu2011-05-131-1/+1
* Lab 2!raylu2011-05-132-0/+85
* Cosmetic changes to the table and first labraylu2011-05-134-3/+15
* Store times in UTC, show times in PDTraylu2011-05-132-3/+12
* Explain which scores are shownraylu2011-05-131-0/+4
* Add some starter coderaylu2011-05-133-0/+12
* Password changingraylu2011-05-136-2/+47
* Add a little description on the homepageraylu2011-05-131-0/+10
* Delete old submission when evaluating new oneraylu2011-05-131-3/+8
* Write to databaseraylu2011-05-133-6/+24
* Grading (but no meaningful database manipulation yet)raylu2011-05-135-3/+61
* Insert into submissions tableraylu2011-05-122-4/+12
* Basic file uploadingraylu2011-05-125-1/+37
* Login/logoutraylu2011-05-125-2/+46
* Add lab viewraylu2011-05-126-14/+51
* Tweak wsgi loader to fix PYTHONPATHraylu2011-05-121-0/+1
* Add grader site and models for lab and assignmentraylu2011-05-127-7/+42
* Make postinstall more robustraylu2011-05-124-2/+7
* Turn on adminraylu2011-05-123-8/+19
* .gitignoreraylu2011-05-121-0/+2
* Add sqlite dbraylu2011-05-121-52/+58
* Blank Django project and dotcloud setupraylu2011-05-126-0/+188