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")
===================
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
Release history Release notifications | RSS feed
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)
Close
Hashes for django-model-report-0.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1e2948ae12e5ea02b6d0dbf10a70fd361e2667d1acdac675bdae5042facafa4f |
|
MD5 | 70711b0ed32a13ea70b938b6072d5b38 |
|
BLAKE2b-256 | f253a646ca083a74428422baf23f1cb36b05728f3706f696886caf9b67508f2a |