Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Move ObjectId, DESCENDING to db.util | Elrond | 2011-05-18 | 1 | -2/+2 |
| | | | | | | We used to import those from pymongo and mongokit directly. We should import them from a single place. So let's try db.util for this. | ||||
* | Erk, we didn't save the state right before | Christopher Allan Webber | 2011-05-06 | 1 | -2/+2 |
| | |||||
* | Process media! Successfully! | Christopher Allan Webber | 2011-05-06 | 1 | -5/+20 |
| | |||||
* | Add a rudimentary media processing function. | Christopher Allan Webber | 2011-05-03 | 1 | -0/+50 |
Haven't completely checked it for workingness, and not the final form this will take :) |