Move RegistrationFormFactory from user_api to user_authn.
And get_registration_extension_form.
Showing
- common/djangoapps/student/forms.py 0 additions, 13 deletionscommon/djangoapps/student/forms.py
- common/djangoapps/student/views/management.py 1 addition, 1 deletioncommon/djangoapps/student/views/management.py
- openedx/core/djangoapps/user_api/api.py 0 additions, 806 deletionsopenedx/core/djangoapps/user_api/api.py
- openedx/core/djangoapps/user_api/views.py 0 additions, 1 deletionopenedx/core/djangoapps/user_api/views.py
- openedx/core/djangoapps/user_authn/views/login_form.py 1 addition, 1 deletionopenedx/core/djangoapps/user_authn/views/login_form.py
- openedx/core/djangoapps/user_authn/views/register.py 4 additions, 2 deletionsopenedx/core/djangoapps/user_authn/views/register.py
- openedx/core/djangoapps/user_authn/views/registration_form.py 851 additions, 0 deletions...edx/core/djangoapps/user_authn/views/registration_form.py
- openedx/core/djangoapps/user_authn/views/tests/test_register.py 2 additions, 2 deletions...x/core/djangoapps/user_authn/views/tests/test_register.py
Loading
Please register or sign in to comment