Set the guardian role automatically. (#12136)

* Add the guardian role for parent portal

* invite guardian as user
This commit is contained in:
Manas Solanki
2017-12-22 10:50:10 +05:30
committed by Nabin Hait
parent 6401678e63
commit 5807cd8e6f
7 changed files with 99 additions and 7 deletions

View File

@@ -12,7 +12,7 @@ data = {
'Student Attendance Tool',
'Student Applicant'
],
'default_portal_role': 'Student',
'default_portal_role': 'Guardian',
'restricted_roles': [
'Student',
'Instructor',