Merge pull request #23877 from edx/ork/MICROBA-311_add-state-to-user-profile
MICROBA-311 Add US State field to UserProfile
No related branches found
No related tags found
Showing
- common/djangoapps/student/migrations/0033_userprofile_state.py 18 additions, 0 deletions...n/djangoapps/student/migrations/0033_userprofile_state.py
- common/djangoapps/student/models.py 58 additions, 0 deletionscommon/djangoapps/student/models.py
- lms/envs/common.py 1 addition, 0 deletionslms/envs/common.py
- openedx/core/djangoapps/user_api/accounts/api.py 8 additions, 0 deletionsopenedx/core/djangoapps/user_api/accounts/api.py
- openedx/core/djangoapps/user_api/accounts/serializers.py 3 additions, 1 deletionopenedx/core/djangoapps/user_api/accounts/serializers.py
- openedx/core/djangoapps/user_api/accounts/tests/test_api.py 18 additions, 0 deletionsopenedx/core/djangoapps/user_api/accounts/tests/test_api.py
- openedx/core/djangoapps/user_api/accounts/tests/test_views.py 11 additions, 6 deletions...edx/core/djangoapps/user_api/accounts/tests/test_views.py
Loading
Please register or sign in to comment