Files
edx-platform/common/lib
Feanil Patel 684f254a77 Add error handling in course structure cache.
When going between python 2 and python 3.5 we can get pickeld course
structires that are incompatible no matter what we do do to the bug
linked in the comment.  In this case, handle the error and delete the
corrupt data from the cache.

Making this fairly generic because if we have any bad data in cache we
don't want it to blow up the whole process.  Just delete the bad data
and try again.
2019-12-05 17:06:12 -05:00
..
2019-11-14 16:33:07 +05:00
2019-09-30 12:07:49 +05:00
2019-07-16 16:11:02 +05:00