feat: initial code, as generated by Rattail Demo site

https://demo.rattailproject.org/generated-projects/new/wutta
This commit is contained in:
Lance Edgar 2024-11-24 13:37:43 -06:00
commit 9f17ac40d0
22 changed files with 345 additions and 0 deletions

View file

@ -0,0 +1,9 @@
# -*- coding: utf-8; -*-
"""
Wutta Demo data models
"""
# bring in all of wutta
from wuttjamaican.db.model import *
# TODO: import other/custom models here...