feat: add wuttaweb.db
module, with Session
This commit is contained in:
parent
3b6b317377
commit
0604651be5
5 changed files with 83 additions and 3 deletions
6
docs/api/wuttaweb/db.rst
Normal file
6
docs/api/wuttaweb/db.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttaweb.db``
|
||||
===============
|
||||
|
||||
.. automodule:: wuttaweb.db
|
||||
:members:
|
|
@ -8,6 +8,7 @@
|
|||
:maxdepth: 1
|
||||
|
||||
app
|
||||
db
|
||||
handler
|
||||
helpers
|
||||
menus
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue