6 lines
90 B
Python
6 lines
90 B
Python
from search_indexes.documents.news import NewsDocument
|
|
|
|
|
|
__all__ = [
|
|
'NewsDocument',
|
|
] |