aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/media_types/stl/models.py
Commit message (Expand)AuthorAgeFilesLines
* Turn media.{backref_nam} from a list to a scalar.Elrond2013-02-011-1/+2
* Fixing import to mediagoblin.db.base in stl modelsChristopher Allan Webber2013-01-081-1/+1
* (SQL) Media types: Refactor backrefnames.Elrond2012-12-241-1/+4
* Added a table to store the file extension of a model.Aeva Ntsc2012-12-031-1/+3
* Added the stl/obj mediatype.Aeva Ntsc2012-12-031-0/+44