fix: consolidate some duplicated code
i feel like there was a reason i hadn't done that to begin with, but now can't recall for sure. pylint certainly thinks it is duplicated so mostly cleaning this up per its suggestion...
This commit is contained in:
parent
49261a696d
commit
4e7c8d393c
8 changed files with 402 additions and 738 deletions
6
docs/api/sideshow.web.util.rst
Normal file
6
docs/api/sideshow.web.util.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``sideshow.web.util``
|
||||
=====================
|
||||
|
||||
.. automodule:: sideshow.web.util
|
||||
:members:
|
|
@ -59,6 +59,7 @@ For an online demo see https://demo.wuttaproject.org/
|
|||
api/sideshow.web.forms.schema
|
||||
api/sideshow.web.menus
|
||||
api/sideshow.web.static
|
||||
api/sideshow.web.util
|
||||
api/sideshow.web.views
|
||||
api/sideshow.web.views.batch
|
||||
api/sideshow.web.views.batch.neworder
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue