django-report-builder
A GUI for Django ORM. Build custom queries and display results. Targets sysadmins and capable end users who might not be able to program or gain direct interactive shell access.
The project is maintained and feature-complete: it does what it does, well, without scope creep. Bug reports paired with a fix are welcome.
Where to start
- Installation and settings
- Using the UI
- Embedding in another project
- REST API reference — useful if you're building your own frontend on top of the Django backend
- Contributing