feat: add People view; improve CRUD master for SQLAlchemy models
This commit is contained in:
parent
fc01fa283a
commit
33589f1cd8
10 changed files with 275 additions and 43 deletions
|
@ -26,4 +26,5 @@
|
|||
views.common
|
||||
views.essential
|
||||
views.master
|
||||
views.people
|
||||
views.settings
|
||||
|
|
6
docs/api/wuttaweb/views.people.rst
Normal file
6
docs/api/wuttaweb/views.people.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttaweb.views.people``
|
||||
===========================
|
||||
|
||||
.. automodule:: wuttaweb.views.people
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue