muistox/gallery/models/__init__.py

5 lines
87 B
Python
Raw Normal View History

2025-01-09 20:18:43 +02:00
from .album import *
from .location import *
from .photo import *
from .redir import *