aboutsummaryrefslogtreecommitdiffstats
path: root/mediagoblin/tools/pagination.py
Commit message (Expand)AuthorAgeFilesLines
* Remove ObjectId from the treeSebastian Spaeth2012-12-251-1/+1
* RIP out mongoSebastian Spaeth2012-12-251-1/+1
* Remove Mongoism query.skip()Sebastian Spaeth2012-12-211-2/+5
* Move DBModel._id -> DBModel.idSebastian Spaeth2012-12-211-2/+2
* Fixed pylint issues, removed unused importJoar Wandborg2012-10-021-1/+0
* Changed copy.copy(get_params) to dict(get_params)Joar Wandborg2012-09-301-1/+1
* It's 2012 all up in hereChristopher Allan Webber2012-02-021-1/+1
* Dot-Notation for "_id"Elrond2011-11-151-1/+1
* Merge remote-tracking branch 'remotes/nyergler/pep8-ification'Christopher Allan Webber2011-11-131-7/+9
* i592: Use full path in various placesElrond2011-10-031-1/+1
* Finished splitting util.py into separate files.Aaron Williamson2011-10-011-0/+109