aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db/sql/models_v0.py
Commit message (Collapse)AuthorAgeFilesLines
* Add ascii and audio tables/migration data.Elrond2012-04-021-0/+20
| | | | Well, and if it's not needed, drop it again. ;)
* And remove some now useless methods.Elrond2012-03-291-36/+0
|
* Remove the DictReadProxy thing.Elrond2012-03-291-47/+4
| | | | And some other stuff, that the converter does not need.
* Fix some simple errors.Elrond2012-03-291-2/+3
|
* Change models to a _v0 suffix.Elrond2012-03-291-39/+42
| | | | | And add the image and video media_data tables. And start to rewrite the convert tool.
* Make a copy of models for v0.Elrond2012-03-291-0/+375