pharmacy serializer qoshildi va corsheaders.pyda yangi ozgarishlash

This commit is contained in:
behruz-dev
2025-11-24 15:11:17 +05:00
parent 9508963df3
commit c0c467b60e
3 changed files with 86 additions and 0 deletions

View File

@@ -0,0 +1,8 @@
# rest framework
from rest_framework import generics, permissions
# drf yasg
from drf_yasg.utils import swagger_auto_schema
# shared
from core.apps.shared.models import Pharmacy