Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | line-height on homepageHEADmaster | raylu | 2013-06-12 | 1 | -0/+4 |
| | |||||
* | run fcgi (not dotcloud), django 1.5 | raylu | 2013-06-12 | 8 | -31/+13 |
| | | | | also, fix link on submit.html page | ||||
* | update links for faq | raylu | 2012-08-02 | 1 | -2/+2 |
| | |||||
* | add new dotcloud.yml | raylu | 2012-01-01 | 1 | -0/+2 |
| | |||||
* | fix minor bug in lab3's sample's main() | raylu | 2012-01-01 | 1 | -1/+1 |
| | |||||
* | use __import__ instead of exec | raylu | 2011-07-10 | 3 | -3/+3 |
| | |||||
* | Add a note to download lab3.piz | raylu | 2011-06-06 | 1 | -0/+1 |
| | |||||
* | Lab 3 (pizza) | raylu | 2011-06-04 | 6 | -0/+249 |
| | |||||
* | Fix typo in FAQ and add links for "why learn python" | raylu | 2011-05-16 | 1 | -4/+6 |
| | |||||
* | Change font and input style | raylu | 2011-05-16 | 3 | -5/+7 |
| | |||||
* | Cache labs | raylu | 2011-05-16 | 2 | -0/+10 |
| | |||||
* | Site design | raylu | 2011-05-16 | 8 | -34/+93 |
| | |||||
* | Add FAQ information, modify comments in labs 1 and 2 | raylu | 2011-05-14 | 3 | -6/+11 |
| | |||||
* | Add a FAQ page | raylu | 2011-05-14 | 5 | -4/+53 |
| | |||||
* | Change date/time format on lab page | raylu | 2011-05-14 | 1 | -1/+1 |
| | |||||
* | Show staff submissions to other staff | raylu | 2011-05-13 | 3 | -2/+10 |
| | |||||
* | View submissions (for staff) | raylu | 2011-05-13 | 4 | -4/+30 |
| | |||||
* | Only the lab page's table gets borders (login, etc. don't) | raylu | 2011-05-13 | 2 | -4/+4 |
| | |||||
* | Convert starter code to soft tabs | raylu | 2011-05-13 | 2 | -17/+17 |
| | |||||
* | Fix Grade model when grade is None and add Back link on lab page | raylu | 2011-05-13 | 2 | -1/+3 |
| | |||||
* | Fix order of time on rankings; should be earliest | raylu | 2011-05-13 | 1 | -1/+1 |
| | |||||
* | Lab 2! | raylu | 2011-05-13 | 2 | -0/+85 |
| | |||||
* | Cosmetic changes to the table and first lab | raylu | 2011-05-13 | 4 | -3/+15 |
| | |||||
* | Store times in UTC, show times in PDT | raylu | 2011-05-13 | 2 | -3/+12 |
| | |||||
* | Explain which scores are shown | raylu | 2011-05-13 | 1 | -0/+4 |
| | |||||
* | Add some starter code | raylu | 2011-05-13 | 3 | -0/+12 |
| | |||||
* | Password changing | raylu | 2011-05-13 | 6 | -2/+47 |
| | |||||
* | Add a little description on the homepage | raylu | 2011-05-13 | 1 | -0/+10 |
| | |||||
* | Delete old submission when evaluating new one | raylu | 2011-05-13 | 1 | -3/+8 |
| | | | | Ideally, we would keep the old one if it was better | ||||
* | Write to database | raylu | 2011-05-13 | 3 | -6/+24 |
| | |||||
* | Grading (but no meaningful database manipulation yet) | raylu | 2011-05-13 | 5 | -3/+61 |
| | |||||
* | Insert into submissions table | raylu | 2011-05-12 | 2 | -4/+12 |
| | |||||
* | Basic file uploading | raylu | 2011-05-12 | 5 | -1/+37 |
| | |||||
* | Login/logout | raylu | 2011-05-12 | 5 | -2/+46 |
| | |||||
* | Add lab view | raylu | 2011-05-12 | 6 | -14/+51 |
| | |||||
* | Tweak wsgi loader to fix PYTHONPATH | raylu | 2011-05-12 | 1 | -0/+1 |
| | | | | http://support.dotcloud.com/entries/20008967-django-404-errors | ||||
* | Add grader site and models for lab and assignment | raylu | 2011-05-12 | 7 | -7/+42 |
| | |||||
* | Make postinstall more robust | raylu | 2011-05-12 | 4 | -2/+7 |
| | |||||
* | Turn on admin | raylu | 2011-05-12 | 3 | -8/+19 |
| | |||||
* | .gitignore | raylu | 2011-05-12 | 1 | -0/+2 |
| | |||||
* | Add sqlite db | raylu | 2011-05-12 | 1 | -52/+58 |
| | |||||
* | Blank Django project and dotcloud setup | raylu | 2011-05-12 | 6 | -0/+188 |
http://docs.dotcloud.com/tutorials/django/ |