Portal/rsconcept/backend/apps/oss/views/__init__.py

3 lines
67 B
Python
Raw Normal View History

''' REST API: Endpoint processors. '''
from .oss import OssViewSet