3
0
Fork 0

feat: add wuttaweb.db module, with Session

This commit is contained in:
Lance Edgar 2024-08-04 15:34:23 -05:00
parent 3b6b317377
commit 0604651be5
5 changed files with 83 additions and 3 deletions

6
docs/api/wuttaweb/db.rst Normal file
View file

@ -0,0 +1,6 @@
``wuttaweb.db``
===============
.. automodule:: wuttaweb.db
:members:

View file

@ -8,6 +8,7 @@
:maxdepth: 1
app
db
handler
helpers
menus