Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Cleans up some of the OAuth code | xray7224 | 2013-07-11 | 1 | -9/+0 |
* | Finishes most of oauth, just decorator to complete | xray7224 | 2013-07-11 | 1 | -0/+10 |
* | Adds more support for oauth - access_token & decorators still to do | xray7224 | 2013-07-11 | 1 | -1/+1 |
* | Adds oauth support up until authorization | xray7224 | 2013-07-11 | 1 | -0/+17 |
* | Back sessions with It's Dangerous. | Brett Smith | 2013-03-24 | 1 | -1/+1 |
* | Better Py3 compat: d.has_key(k) -> k in d | Elrond | 2013-01-30 | 1 | -2/+1 |
* | Move db.sql.models* to db.models* | Sebastian Spaeth | 2013-01-07 | 1 | -1/+1 |
* | Remove ObjectId from the tree | Sebastian Spaeth | 2012-12-25 | 1 | -1/+1 |
* | Remove InvalidId | Sebastian Spaeth | 2012-12-25 | 1 | -9/+3 |
* | Move DBModel._id -> DBModel.id | Sebastian Spaeth | 2012-12-21 | 1 | -1/+1 |
* | Another .one -> .find_one | Elrond | 2012-03-13 | 1 | -2/+6 |
* | It's 2012 all up in here | Christopher Allan Webber | 2012-02-02 | 1 | -1/+1 |
* | Drop sessions with invalid ObjectIds | Elrond | 2012-01-14 | 1 | -4/+8 |
* | Finished splitting util.py into separate files. | Aaron Williamson | 2011-10-01 | 1 | -0/+37 |