Post #1087253
2026-03-31 22:15 UTC
Hey #Django friends! This question came up recently.
Are there any recommended 3rd party libraries if one wanted to build a light-weight data reporting tool for internally tracking various metrics? In Django.
Replies (1)
-
@CodenameTim@mastodon.social 2026-03-31 23:54
@kojoidrissa I would consider using datasette. Though maybe https://datasette.io/tools/django-sql-dashboard would work?