Starlette Admin Demo

A demo project to showcase Starlette Admin features.
This project has multiple admin, click on Browse admin button to navigate to the corresponding admin dashboard

SQLModel Admin

Username: admin or demo

Passowrd: password

Note:

  • the demo account is restricted to access comments and can't edit Posts
  • ImageField with SQLAlchemy-file
  • Custom HomeView
  • Custom detail page for posts

MongoEngine Admin

No account needed.

Note: CollectionField with searching, FileField and ImageField

Odmantic Admin

No account needed.

Note: Dynamic list with ListField