3
0
Fork 0

add basic support for menu handler

default menu is not yet useful, but the handler mostly works.  except
for actual auth/perm checks since we have no users yet!
This commit is contained in:
Lance Edgar 2024-07-13 20:03:44 -05:00
parent 001179c87f
commit 60e8303d29
9 changed files with 664 additions and 3 deletions

View file

@ -9,6 +9,7 @@
app
helpers
menus
static
subscribers
util

View file

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