Files
edx-platform/common/djangoapps/entitlements
Michael Terry 1650813d17 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 10:26:46 -05:00
..
2017-12-20 10:26:46 -05:00