tortoise / tortoise/tortoise-orm
Tortoise Admin Panel
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
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- 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