aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/listings/routing.py
Commit message (Collapse)AuthorAgeFilesLines
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
|
* Whitespace and formatting cleanup.Nathan Yergler2011-10-011-1/+0
| | | | | | | * Removed trailing whitespace * Line length < 80 where possible * Honor conventions on number of blank lines * Honor conventions about spaces around :, =
* 508. Updates copyright/license informationWill Kahn-Greene2011-09-011-1/+1
|
* Added tags atom feed and linked it in the appropriate placesChristopher Allan Webber2011-07-311-1/+4
|
* Added tag listing views.Christopher Allan Webber2011-07-311-0/+25
Also added routing, added templates, etc.