4 lines
81 B
Python
4 lines
81 B
Python
from catalog.models import *
|
|
from journal.models import *
|
|
|
|
from .models import *
|