pharmacy serializer qoshildi va corsheaders.pyda yangi ozgarishlash
This commit is contained in:
8
core/apps/shared/views/pharmacy.py
Normal file
8
core/apps/shared/views/pharmacy.py
Normal 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
|
||||
Reference in New Issue
Block a user