Skip to content

Commit

Permalink
Update affiliation_views.py
Browse files Browse the repository at this point in the history
  • Loading branch information
Jenin82 authored May 12, 2024
1 parent 6a15a56 commit da58762
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions api/dashboard/affiliation/affiliation_views.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@
from .serializers import AffiliationCUDSerializer, AffiliationListSerializer






class AffiliationCRUDAPI(APIView):
authentication_classes = [CustomizePermission]

Expand Down

0 comments on commit da58762

Please sign in to comment.