Skip to content

Latest commit

 

History

History
28 lines (19 loc) · 618 Bytes

admin_page.rst

File metadata and controls

28 lines (19 loc) · 618 Bytes

Admin page

admin, Flask-Admin

StoreKeeper has admin interface (with Flask-Admin), where you can manage database tables and static files directly.

You can reach this on: http://localhost:8000/<name>/admin

Note

Admin page is not available in in production mode.

Interface