Add DB Mixin classes and use them
[mediagoblin.git] / mediagoblin / db / sql / models.py
2012-01-08 ElrondAdd DB Mixin classes and use them
2012-01-05 Jef van SchendelFix merge conflicts
2011-12-28 ElrondSQL Model: Add relationship properties
2011-12-28 ElrondSQL Model: Forgot MediaEntry.state field
2011-12-28 ElrondImplement _id proxy on sql objects (on User for now)
2011-12-20 ElrondMerge remote branch 'remotes/joar/webfinger'
2011-12-18 ElrondSQL: mongokit like interface
2011-12-17 ElrondLittle sql model update
2011-12-15 ElrondSQL: Some toys and little fix
2011-12-15 ElrondMove sql models into db/sql/