aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db/mongo/models.py
Commit message (Expand)AuthorAgeFilesLines
* Fix url_for_self mixupElrond2012-01-111-21/+0
* Merge branch 'master' of gitorious.org:mediagoblin/mediagoblinChristopher Allan Webber2012-01-101-40/+4
|\
| * Add DB Mixin classes and use themElrond2012-01-081-59/+4
* | Fixed #724 and added extra infos to the atom feed (author uri and links to th...Michele Azzolari2012-01-101-3/+5
|/
* Turn media.get_uploader into a propertyElrond2011-12-271-1/+2
* Use media.url_for_self instead of calling urlgen directlyElrond2011-12-271-8/+4
* Move verification key generation to viewElrond2011-12-271-2/+0
* Turn MediaComment's author() into get_author propertyElrond2011-12-231-1/+2
* Move db/models.py -> db/mongo/models.pyElrond2011-12-201-0/+363