3
0
Fork 0
wuttjamaican/docs/api/wuttjamaican/index.rst
Lance Edgar 375d0be638 feat: add basic data model support
wuttjamaican will provide a default data model with minimal tables;
it's assumed each custom app will extend this model with other tables
2024-07-11 12:55:55 -05:00

20 lines
194 B
ReStructuredText

``wuttjamaican``
================
.. automodule:: wuttjamaican
.. toctree::
:maxdepth: 1
app
conf
db
db.conf
db.model
db.model.base
db.sess
exc
testing
util