*GNU* MediaGoblin on <title>
[mediagoblin.git] / mediagoblin / db /
2011-05-22 Christopher Allan... Merge remote branch 'refs/remotes/elrond/idea/new_get_p...
2011-05-22 Christopher Allan... Update all the views so that they use the uploader...
2011-05-22 Christopher Allan... User migration works (but the rest of the system isn...
2011-05-20 Christopher Allan... Added a url_for_self method for generating mediaentry...
2011-05-20 Christopher Allan... Merge remote branch 'remotes/hanaku/pagination'
2011-05-18 ElrondFactor out most of the database connection into db...
2011-05-18 Christopher Allan... Renaming connect_database to connect_database_from_conf...
2011-05-18 Christopher Allan... Need to import asint for users who specify ports via...
2011-05-18 Christopher Allan... Adding copyright headers and explaining why these unuse...
2011-05-18 ElrondMove ObjectId, DESCENDING to db.util
2011-05-17 ElrondMove "connect to database" into db/util.py
2011-05-17 ElrondMove models into new db/ directory