Files
edx-platform/common
Don Mitchell dda08930cd Compute ObjectId locally rather than delegating to Mongo db
Was following a std sql pattern, but non-sql db's are slow write
and pymongo's ObjectId() is supposed to generate a true GUID
equivalent to waiting for the db to do so.
2013-10-17 10:49:07 -04:00
..
2013-02-06 11:13:50 -05:00