Skip to content

Enhancement: Admin site #1720

@MoBoo

Description

@MoBoo

Summary

Developing and including a built-in admin site for litestar, similar to Django's admin site.

Django's admin site is often the usp when deciding on which web framework to use.

There is already a similar project for SQLAlchemy: https://github.com/aminalaee/sqladmin, that could be adapted (?)

Basic Example

https://docs.djangoproject.com/en/4.2/intro/tutorial02/#start-the-development-server
https://docs.djangoproject.com/en/4.2/ref/contrib/admin/

Drawbacks and Impact

No response

Unresolved questions

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    EnhancementThis is a new feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions