-
- Downloads
Add alternate optional flow where users need to create account and login before applying (#3156)
Fixes #3064 --------- Co-authored-by:Ghulam Murtaza <gmurtaza@opentechstrategies.com> Co-authored-by:
Frank Duncan <frank@kank.net>
Showing
- docs/setup/administrators/configuration.md 8 additions, 0 deletionsdocs/setup/administrators/configuration.md
- hypha/apply/funds/models/applications.py 9 additions, 1 deletionhypha/apply/funds/models/applications.py
- hypha/apply/templates/forms/includes/field.html 28 additions, 23 deletionshypha/apply/templates/forms/includes/field.html
- hypha/apply/users/forms.py 4 additions, 2 deletionshypha/apply/users/forms.py
- hypha/apply/users/models.py 8 additions, 1 deletionhypha/apply/users/models.py
- hypha/apply/users/templates/users/register.html 25 additions, 0 deletionshypha/apply/users/templates/users/register.html
- hypha/apply/users/tests/test_registration.py 65 additions, 0 deletionshypha/apply/users/tests/test_registration.py
- hypha/apply/users/urls.py 2 additions, 1 deletionhypha/apply/users/urls.py
- hypha/apply/users/views.py 47 additions, 2 deletionshypha/apply/users/views.py
- hypha/public/home/templates/home/home_page.html 3 additions, 0 deletionshypha/public/home/templates/home/home_page.html
- hypha/public/utils/context_processors.py 1 addition, 0 deletionshypha/public/utils/context_processors.py
- hypha/public/utils/templates/utils/includes/logout_button.html 3 additions, 0 deletions.../public/utils/templates/utils/includes/logout_button.html
- hypha/public/utils/templates/utils/includes/profile_button.html 4 additions, 0 deletions...public/utils/templates/utils/includes/profile_button.html
- hypha/public/utils/templates/utils/includes/register_button.html 3 additions, 0 deletions...ublic/utils/templates/utils/includes/register_button.html
- hypha/settings/base.py 6 additions, 0 deletionshypha/settings/base.py
- hypha/templates/base.html 3 additions, 0 deletionshypha/templates/base.html
Loading
Please register or sign in to comment