Skip to main content

Django reports integrated with highcharts.

Project description

Django Model Report
===================

django-model-report is a Django application and library for reports integrated with highcharts.


[![Build Status](https://travis-ci.org/juanpex/django-model-report.png)](https://travis-ci.org/juanpex/django-model-report)

Demo
====

http://django-model-report.herokuapp.com


Documentation
=============

https://django-model-report.readthedocs.org/en/latest/

ForeignKey queryset in main report.py file:

list_filter_queryset = {
'user': {'groups__in': [13, 34]},
}

Custom widget:

list_filter_widget = {
'state': SelectMultiple(),
}

Contribute
==========

Clone the repo and help to be better this app :)


[![Bitdeli Badge](https://d2weczhvl823v0.cloudfront.net/juanpex/django-model-report/trend.png)](https://bitdeli.com/free "Bitdeli Badge")

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django-model-report-0.2.1.tar.gz (320.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page