feat: add basic model, views for Stores
This commit is contained in:
parent
76075f146c
commit
3ef84ff706
11 changed files with 348 additions and 1 deletions
6
docs/api/sideshow.db.model.stores.rst
Normal file
6
docs/api/sideshow.db.model.stores.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``sideshow.db.model.stores``
|
||||
============================
|
||||
|
||||
.. automodule:: sideshow.db.model.stores
|
||||
:members:
|
6
docs/api/sideshow.web.views.stores.rst
Normal file
6
docs/api/sideshow.web.views.stores.rst
Normal file
|
@ -0,0 +1,6 @@
|
|||
|
||||
``sideshow.web.views.stores``
|
||||
=============================
|
||||
|
||||
.. automodule:: sideshow.web.views.stores
|
||||
:members:
|
Loading…
Add table
Add a link
Reference in a new issue