Добавлен класс CoreViewSet и тесты к нему
This commit is contained in:
@@ -8,7 +8,7 @@
|
||||
Пакет описания классов перечислений
|
||||
"""
|
||||
|
||||
from .ui_language import UILanguage
|
||||
from .auth_reject_reson import AuthRejectReason
|
||||
from .http_method import HttpMethod
|
||||
from .ui_language import UILanguage
|
||||
from .view_set_action import ViewSetAction
|
||||
|
||||
|
||||
Reference in New Issue
Block a user