Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | User migration works (but the rest of the system isn't updated for new user s... | Christopher Allan Webber | 2011-05-22 | 2 | -1/+44 | |
* | Added a url_for_self method for generating mediaentry links | Christopher Allan Webber | 2011-05-20 | 1 | -0/+18 | |
* | Factor out most of the database connection into db/open.py | Elrond | 2011-05-19 | 2 | -13/+37 | |
* | Renaming connect_database to connect_database_from_config and using in from_c... | Christopher Allan Webber | 2011-05-18 | 1 | -1/+1 | |
* | Need to import asint for users who specify ports via config file | Christopher Allan Webber | 2011-05-18 | 1 | -0/+2 | |
* | Adding copyright headers and explaining why these unused imports are here | Christopher Allan Webber | 2011-05-18 | 2 | -0/+33 | |
* | Move ObjectId, DESCENDING to db.util | Elrond | 2011-05-18 | 1 | -0/+2 | |
* | Move "connect to database" into db/util.py | Elrond | 2011-05-18 | 1 | -0/+11 | |
* | Move models into new db/ directory | Elrond | 2011-05-18 | 2 | -0/+128 |