79630365

Date: 2025-05-20 11:52:32
Score: 0.5
Natty:
Report link

Just set the url in the Admin constructor

eg:

admin = Admin(app, name="my-server", url="/db_admin", template_mode="bootstrap3")

This will set admin root to /db_admin

then you can do http://localhost:8000/db_admin

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Abhishek Kumar