Files
edx-platform/common/djangoapps
Michael Terry f7237cf659 Avoid a dropdown for course runs
Entitlement detail pages in django admin normally show a dropdown
button for the enrollment_course_run field. But on stage, that can
cause a timeout because the enrollment database is so large.
So instead, just show it as a raw id field.
2017-12-20 12:34:48 -05:00
..
2017-06-08 18:48:26 +00:00