Files
edx-platform/common/lib
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-09-16 17:37:56 -04:00
2013-10-04 15:47:58 -04:00