muistox/gallery/views/__init__.py

3 lines
62 B
Python

from .album import *
from .main import *
from .photo import *