feat: add basic views for Reports
not entirely useful as-is yet, that may change later but for now keeping things minimal to avoid being painted into any corner
This commit is contained in:
parent
ffd4ee929c
commit
65511a26b2
5 changed files with 565 additions and 0 deletions
6
docs/api/wuttaweb.views.reports.rst
Normal file
6
docs/api/wuttaweb.views.reports.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``wuttaweb.views.reports``
|
||||
==========================
|
||||
|
||||
.. automodule:: wuttaweb.views.reports
|
||||
:members:
|
|
@ -60,6 +60,7 @@ the narrative docs are pretty scant. That will eventually change.
|
|||
api/wuttaweb.views.master
|
||||
api/wuttaweb.views.people
|
||||
api/wuttaweb.views.progress
|
||||
api/wuttaweb.views.reports
|
||||
api/wuttaweb.views.roles
|
||||
api/wuttaweb.views.settings
|
||||
api/wuttaweb.views.upgrades
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue