muistox/gallery/models/__init__.py
2025-01-09 20:18:43 +02:00

3 lines
66 B
Python

from .album import *
from .location import *
from .photo import *