Merge pull request #24495 from...
Merge pull request #24495 from edx/aehsan/prod-1911/added_config_model_in_bulk_change_enrollment_command Config model added to upload csv
No related branches found
Showing
- common/djangoapps/student/admin.py 3 additions, 1 deletioncommon/djangoapps/student/admin.py
- common/djangoapps/student/management/commands/bulk_change_enrollment_csv.py 116 additions, 67 deletions...student/management/commands/bulk_change_enrollment_csv.py
- common/djangoapps/student/management/tests/test_bulk_change_enrollment_csv.py 27 additions, 0 deletions...udent/management/tests/test_bulk_change_enrollment_csv.py
- common/djangoapps/student/migrations/0035_bulkchangeenrollmentconfiguration.py 31 additions, 0 deletions...dent/migrations/0035_bulkchangeenrollmentconfiguration.py
- common/djangoapps/student/models.py 12 additions, 0 deletionscommon/djangoapps/student/models.py
Loading
Please register or sign in to comment