sea/template/app/models.py.tmpl

Summary

Maintainability
Test Coverage
from app.extensions import pwx


"""
define your models here, like this:

class Post(pwx.Model):
    pass
"""