Skip to content

Commit

Permalink
fix imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ragimov700 committed Mar 2, 2024
1 parent eeebc55 commit 28d81ee
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions backend/api/v1/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@
from rest_framework.pagination import LimitOffsetPagination

from ambassadors.models import Ambassador, Content

from .filters import ContentStatusFilter
from .serializers import (
AmbassadorCreateSerializer,
Expand Down

0 comments on commit 28d81ee

Please sign in to comment.