Files
edx-platform/lms/djangoapps/certificates
John Jarvis f6d7cc5516 save the cert record immediately after we set the status
There was a potential though unlikely race condition because the .save()
was after the certificate request was put on the queue.

Now calling .save() immediately after we update the
cert.
2013-06-27 15:57:51 -04:00
..
2013-02-06 11:13:50 -05:00
2013-02-06 11:13:50 -05:00
2012-11-09 18:18:36 -05:00