# -*- coding: utf-8; -*- """ {{cookiecutter.project_name}} data models """ # bring in all of wutta from wuttjamaican.db.model import * # TODO: import other/custom models here...