-
- Downloads
fix multi-peer registration
User is prompted to select peer after registration. We have to show him a multiselect input, remove peer foreign key from account and make some changes that havent been done.
Showing
- accounts/migrations/0004_peers.py 4 additions, 3 deletionsaccounts/migrations/0004_peers.py
- accounts/migrations/0005_auto__chg_field_userprofile_peer.py 86 additions, 0 deletionsaccounts/migrations/0005_auto__chg_field_userprofile_peer.py
- accounts/migrations/0006_auto__del_field_userprofile_peer.py 87 additions, 0 deletionsaccounts/migrations/0006_auto__del_field_userprofile_peer.py
- accounts/models.py 0 additions, 1 deletionaccounts/models.py
- accounts/views.py 2 additions, 3 deletionsaccounts/views.py
- flowspec/admin.py 1 addition, 1 deletionflowspec/admin.py
- flowspec/forms.py 2 additions, 1 deletionflowspec/forms.py
- flowspec/views.py 1 addition, 3 deletionsflowspec/views.py
- templates/registration/activate.html 5 additions, 5 deletionstemplates/registration/activate.html
- templates/registration/activate_edit.html 22 additions, 12 deletionstemplates/registration/activate_edit.html
- templates/registration/select_institution.html 15 additions, 3 deletionstemplates/registration/select_institution.html
Loading
Please register or sign in to comment