aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/submit/routing.py
Commit message (Expand)AuthorAgeFilesLines
* Move things from routing.py to tools/routing.pyElrond2012-12-231-1/+1
* Added rudimentary route "mounting" w/ werkzeug routes; fixed auth routesChristopher Allan Webber2012-10-141-1/+1
* Switched most stuff over from RoutesJoar Wandborg2012-10-141-7/+4
* Added basic collection functionalityAaron Williamson2012-09-181-1/+4
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
* Removed route, view and template file for "Submit Success" pageRasmus Larsson2011-07-091-4/+1
* Made a simple template rendering view and switched a bunch of code over to us...Christopher Allan Webber2011-06-051-2/+2
* Submission of image works :)Christopher Allan Webber2011-04-231-1/+1
* A stupid success view.Christopher Allan Webber2011-04-231-0/+2
* Start of the submit view, but not much there quite yet.Christopher Allan Webber2011-04-191-0/+22