Skip to content

Commit

Permalink
проверка работы филльтра
Browse files Browse the repository at this point in the history
  • Loading branch information
ZebraHr committed Sep 21, 2023
1 parent a8fdbe1 commit 744dec4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/api/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
IsAuthenticated,
AllowAny,
SAFE_METHODS)
from rest_framework.filters import SearchFilter
# from rest_framework.filters import SearchFilter
from rest_framework.response import Response
from djoser.views import UserViewSet
from rest_framework.decorators import action
Expand Down

0 comments on commit 744dec4

Please sign in to comment.