Portal/rsconcept/backend/apps/library/tests/__init__.py
Ivan 90dcf7a8eb R: restructure backend
Warning! This will reset database migrations. Data should be imported manually
2024-07-25 19:12:31 +03:00

4 lines
62 B
Python

''' Tests. '''
from .s_models import *
from .s_views import *