i am using a rest_condition to do OR between my two permissions. This gives me an error in get_permission_class line 36 (i.e. perm_class.name): AttributeError: 'Condition' object has no attribute 'name'.
Any help or support on this will highly be appreciated.
i am using a rest_condition to do OR between my two permissions. This gives me an error in get_permission_class line 36 (i.e. perm_class.name): AttributeError: 'Condition' object has no attribute 'name'.
Any help or support on this will highly be appreciated.