mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 20:26:46 +00:00
refactor/tweak DEVELOP -> DEVELOPER
This commit is contained in:
parent
0057f45c88
commit
aa4a8d982b
@ -295,7 +295,7 @@ class InvitationView(LoginRequiredMixin, FormView):
|
||||
'email': data['email'],
|
||||
'company': data['company'],
|
||||
'country': data['country'],
|
||||
'purpose': 'DEVELOP'
|
||||
'purpose': 'DEVELOPER'
|
||||
}
|
||||
context = self.get_context_data(**kwargs)
|
||||
try:
|
||||
|
||||
Loading…
Reference in New Issue
Block a user