aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/listings/views.py
Commit message (Expand)AuthorAgeFilesLines
* Drop pre-rendered html: MediaEntry.description_htmlElrond2012-02-181-1/+1
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Fixed #724 and added extra infos to the atom feed (author uri and links to th...Michele Azzolari2012-01-101-4/+20
* Turn media.get_uploader into a propertyElrond2011-12-271-1/+1
* Dot-Notation for Users.usernameElrond2011-12-051-1/+1
* Rename MediaEntry.uploader() to .get_uploader()Elrond2011-11-221-1/+1
* Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-131-1/+2
|\
| * Whitespace and formatting cleanup.Nathan Yergler2011-10-011-1/+2
* | Finished splitting util.py into separate files.Aaron Williamson2011-10-011-1/+2
|/
* 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-12/+50
* Added tag listing views.Christopher Allan Webber2011-07-311-0/+53