tortoise / tortoise/tortoise-orm

Tortoise Admin Panel

Open
#1,998 0 comments 6 reactions 0 assignees View on GitHub

Nobody has claimed this yet.

Dominant language
Python
Stars
5.6k
Forks
516
Avg merge
2d 21h
Merged PRs (30d)
9

Description

Hello Tortoise team,

I’d like to propose adding a short “Admin UI” entry in the docs that links to Tortoise Admin Panel - a FastAPI-based admin interface for Tortoise ORM. The project is already highly usable and will reach full release by the end of this year.

Why this helps Tortoise users:

  • Immediate admin UI to browse/manage models - great for onboarding and internal tools.
  • Works with existing Tortoise models; minimal coupling beyond FastAPI.
  • Actively maintained and documented; stable enough for pilots and production.

If you’re open to it, later I can submit a PR adding an “Ecosystem → Admin UIs” subsection with a one-paragraph description and a link to the repo.

Thanks for considering

Contributor guide

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

Research direction

Start by locating the documentation's Ecosystem section, specifically where an “Admin UIs” subsection could fit. Add a short Admin UI entry linking to Tortoise Admin Panel and verify that the documentation builds successfully.

Written by the indexing model from the issue text.

Assessment

Tech stack
fastapi, python
Domain
documentation
Issue type
Documentation
Difficulty
2/5
Estimated time
1-3 hours
Activity status
Stale
Clarity
Mostly clear
Newbie friendliness
48/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.