Merge pull request #23426 from edx/aehsan/configuration_model_added_for_recover_account_command
Configuration model added for account recover command
Showing
- common/djangoapps/student/admin.py 3 additions, 1 deletioncommon/djangoapps/student/admin.py
- common/djangoapps/student/management/commands/recover_account.py 13 additions, 6 deletions...djangoapps/student/management/commands/recover_account.py
- common/djangoapps/student/management/tests/test_recover_account.py 16 additions, 0 deletions...angoapps/student/management/tests/test_recover_account.py
- common/djangoapps/student/migrations/0031_auto_20200317_1122.py 33 additions, 0 deletions.../djangoapps/student/migrations/0031_auto_20200317_1122.py
- common/djangoapps/student/models.py 12 additions, 0 deletionscommon/djangoapps/student/models.py
Please register or sign in to comment