aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/submit/views.py
Commit message (Expand)AuthorAgeFilesLines
...
* Submission of image works :)Christopher Allan Webber2011-04-231-4/+3
* Enclose queue_file writing in with statement so that it's closed correctly.Christopher Allan Webber2011-04-231-1/+2
* submit_start written in a way that, by golly, you'd think maybe it'd workChristopher Allan Webber2011-04-231-0/+44
* Start of the submit view, but not much there quite yet.Christopher Allan Webber2011-04-191-0/+37