aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db/mixin.py
Commit message (Expand)AuthorAgeFilesLines
* Let some code support "media without slug"Elrond2012-01-281-12/+9
* License "all rights reserved" default should be None/NULL, not empty stringChristopher Allan Webber2012-01-211-1/+1
* Moved get_license_data to mixin.py, added license to sql media model, added t...Aaron Williamson2012-01-181-1/+5
* Fix url_for_self mixupElrond2012-01-111-3/+5
* Add DB Mixin classes and use themElrond2012-01-081-0/+90