summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* line-height on homepageHEADmasterraylu2013-06-121-0/+4
* run fcgi (not dotcloud), django 1.5raylu2013-06-128-31/+13
* update links for faqraylu2012-08-021-2/+2
* add new dotcloud.ymlraylu2012-01-011-0/+2
* fix minor bug in lab3's sample's main()raylu2012-01-011-1/+1
* use __import__ instead of execraylu2011-07-103-3/+3
* Add a note to download lab3.pizraylu2011-06-061-0/+1
* Lab 3 (pizza)raylu2011-06-046-0/+249
* Fix typo in FAQ and add links for "why learn python"raylu2011-05-161-4/+6
* Change font and input styleraylu2011-05-163-5/+7
* Cache labsraylu2011-05-162-0/+10
* Site designraylu2011-05-168-34/+93
* Add FAQ information, modify comments in labs 1 and 2raylu2011-05-143-6/+11
* Add a FAQ pageraylu2011-05-145-4/+53
* Change date/time format on lab pageraylu2011-05-141-1/+1
* 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