Sith/core/views/__init__.py
2015-11-24 16:09:46 +01:00

4 lines
60 B
Python

from .user import *
from .page import *
from .site import *