aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/db/util.py
Commit message (Expand)AuthorAgeFilesLines
...
* Factor out most of the database connection into db/open.pyElrond2011-05-191-13/+0
* Renaming connect_database to connect_database_from_config and using in from_c...Christopher Allan Webber2011-05-181-1/+1
* Need to import asint for users who specify ports via config fileChristopher Allan Webber2011-05-181-0/+2
* Adding copyright headers and explaining why these unused imports are hereChristopher Allan Webber2011-05-181-0/+18
* Move ObjectId, DESCENDING to db.utilElrond2011-05-181-0/+2
* Move "connect to database" into db/util.pyElrond2011-05-181-0/+11