Flag added to load limited courses on Dashboard
Dashboard is set to load 250 courses instead of all the courses. A flag is also added to change the number the courses to load. PROD-204
Showing
- common/djangoapps/student/migrations/0022_indexing_in_courseenrollment.py 19 additions, 0 deletions...s/student/migrations/0022_indexing_in_courseenrollment.py
- common/djangoapps/student/models.py 14 additions, 4 deletionscommon/djangoapps/student/models.py
- common/djangoapps/student/tests/test_course_listing.py 18 additions, 1 deletioncommon/djangoapps/student/tests/test_course_listing.py
- common/djangoapps/student/tests/test_views.py 17 additions, 0 deletionscommon/djangoapps/student/tests/test_views.py
- common/djangoapps/student/views/dashboard.py 34 additions, 4 deletionscommon/djangoapps/student/views/dashboard.py
- lms/envs/production.py 4 additions, 0 deletionslms/envs/production.py
- lms/envs/test.py 4 additions, 0 deletionslms/envs/test.py
- lms/templates/dashboard.html 7 additions, 1 deletionlms/templates/dashboard.html
- themes/edx.org/lms/templates/dashboard.html 7 additions, 0 deletionsthemes/edx.org/lms/templates/dashboard.html
Please register or sign in to comment