middleware and respnse models updated
This commit is contained in:
@@ -1,4 +1,6 @@
|
||||
from ApiLayers.LanguageModels.Database.Mixins.crud_mixin import CrudCollectionLanguageModel
|
||||
from ApiLayers.LanguageModels.Database.Mixins.crud_mixin import (
|
||||
CrudCollectionLanguageModel,
|
||||
)
|
||||
|
||||
DepartmentsLanguageModel = dict(
|
||||
tr={
|
||||
|
||||
Reference in New Issue
Block a user