Don't allow non-admins to edit their lockout cert dates
This commit is contained in:
@@ -133,6 +133,10 @@ class MemberSerializer(serializers.ModelSerializer):
|
||||
'member_forms',
|
||||
'user',
|
||||
'old_email',
|
||||
'orientation_date',
|
||||
'lathe_cert_date',
|
||||
'mill_cert_date',
|
||||
'wood_cert_date',
|
||||
]
|
||||
|
||||
def get_status(self, obj):
|
||||
|
Reference in New Issue
Block a user