Skip to content

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.

License

Notifications You must be signed in to change notification settings

mhalif/django-report-builder

 
 

Repository files navigation

django-report-builder

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 or gain direct interactive shell access.

pipeline status coverage report

News

6.2

  • Added partial Python 3.7 support. We can't fully support Python 3.7 until Celery does.

6.1

  • Added Django 2.1 support. 2.0 and 1.11 are still supported.

6.0

  • Added django 2.0 support. Dropped support for Django 1.8 and 1.10 as Django no longer supports them
  • Bug fixes

What is Django Report Builder?

Features

  • Add filters
  • Add display fields
  • Preview and create xlsx reports
  • Very simple security, user must have change or "view" permission to view reports. Unprivileged users can still build reports and see database schema.
  • Model properties (thanks yekibud)
  • Export to Report global admin action
  • Scheduled reports can generate and send to users on cron like schedule
  • Optional asynchronous report generation

Documentation

http://django-report-builder.readthedocs.org/

Google group.

Contributing

About

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.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • Python 58.1%
  • TypeScript 32.2%
  • HTML 6.5%
  • CSS 1.8%
  • JavaScript 1.3%
  • Dockerfile 0.1%