Skip to content
Snippets Groups Projects
Commit 52696a91 authored by Rafael László's avatar Rafael László :speech_balloon:
Browse files

update imports

parent 1a8c074c
No related branches found
No related tags found
No related merge requests found
Pipeline #6027 passed
from common.permissions import IsStaffOrStudent, \
IsStaffOrReadOnlyForAuthenticated
from rest_framework import viewsets, permissions from rest_framework import viewsets, permissions
from mentors.models import Mentor from mentors.models import Mentor
from mentors.serializers import MentorSerializer from mentors.serializers import MentorSerializer
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment