website_forum/__init__.py

6 lines
95 B
Python

# -*- coding: utf-8 -*-
from . import controllers
from . import models
from . import populate