Remove ObjectId from the tree
authorSebastian Spaeth <Sebastian@SSpaeth.de>
Tue, 25 Dec 2012 19:52:25 +0000 (20:52 +0100)
committerSebastian Spaeth <Sebastian@SSpaeth.de>
Tue, 25 Dec 2012 19:52:25 +0000 (20:52 +0100)
commit71717fd5316607500159f782b10ca91cf9684bfd
tree2a8503e3fae088564b0934abf10309cf108f3c22
parentc338ed34fa30d84660bac4f275f73d8f2f6c902e
Remove ObjectId from the tree

This was one of the last remaining Mongo holdouts and has been removed from
the tree herewith. Good bye, ObjectId.

Signed-off-by: Sebastian Spaeth <Sebastian@SSpaeth.de>
mediagoblin/db/sql/fake.py
mediagoblin/db/util.py
mediagoblin/decorators.py
mediagoblin/processing/task.py
mediagoblin/tools/pagination.py
mediagoblin/tools/request.py
mediagoblin/user_pages/views.py