From: Jocelin Hounon Date: Thu, 8 Sep 2022 05:06:23 +0000 (+0100) Subject: Add `Starlette-Admin` to third party package section (#1853) X-Git-Tag: 0.21.0~5 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=bc61505faef15b673bf4bf65db4927daa354d6b8;p=thirdparty%2Fstarlette.git Add `Starlette-Admin` to third party package section (#1853) --- diff --git a/docs/third-party-packages.md b/docs/third-party-packages.md index 01da069e..7aa51b62 100644 --- a/docs/third-party-packages.md +++ b/docs/third-party-packages.md @@ -136,6 +136,17 @@ Allows you to use decorators to generate routing tables. Beautiful exception page for Starlette apps. +### Starlette-Admin + +GitHub | +Documentation + +Simple and extensible admin interface framework. + +Built with [Tabler](https://tabler.io/) and [Datatables](https://datatables.net/), it allows you +to quickly generate fully customizable admin interface for your models. You can export your data to many formats (*CSV*, *PDF*, +*Excel*, etc), filter your data with complex query including `AND` and `OR` conditions, upload files, ... + ## Frameworks