Fixed some import bugs

This commit is contained in:
2023-09-01 21:11:54 +03:00
parent c1fd01a6d8
commit 0f26c16b15
8 changed files with 3 additions and 1367 deletions

View File

@@ -10,7 +10,7 @@ from rest_framework import views
from rest_framework.generics import GenericAPIView
from rest_framework.settings import api_settings
from libraries import mixins
from starfields_drf_generics import mixins
# Concrete view classes that provide method handlers