This is a github mirror for django-report-builder which is hosted on Gitlab. Django Report Builder is a GUI for Django ORM. Build custom queries and display results. Targets sys admins and capable end users who might not be able to program.
Django Report Builder is a graphical user interface (GUI) for Django ORM that allows users to build custom queries and display the results. It targets system administrators and capable end-users who may not have programming skills or direct interactive shell access.
Django Report Builder is a useful tool for creating custom queries and generating reports within a Django project. With features like customizable filters, Excel report generation, and scheduled reports, it caters to the needs of system administrators and end-users without extensive programming skills. The installation process involves setting up Docker, migrating databases, and launching Angular CLI for frontend development. By following the provided steps, users can leverage the capabilities of Django Report Builder for efficient data analysis and reporting.