fix: add setup hook to auto-create Order Admin role
This commit is contained in:
parent
aeafd9e669
commit
df6db3cc56
5 changed files with 146 additions and 2 deletions
6
docs/api/sideshow.web.views.common.rst
Normal file
6
docs/api/sideshow.web.views.common.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``sideshow.web.views.common``
|
||||
=============================
|
||||
|
||||
.. automodule:: sideshow.web.views.common
|
||||
:members:
|
|
@ -53,6 +53,7 @@ For an online demo see https://demo.wuttaproject.org/
|
|||
api/sideshow.web.views
|
||||
api/sideshow.web.views.batch
|
||||
api/sideshow.web.views.batch.neworder
|
||||
api/sideshow.web.views.common
|
||||
api/sideshow.web.views.customers
|
||||
api/sideshow.web.views.orders
|
||||
api/sideshow.web.views.products
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue