Django reports integrated with highcharts.
Project description
Django Model Report
===================
django-model-report is a Django application and library for reports integrated with highcharts.
[](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 :)
[](https://bitdeli.com/free "Bitdeli Badge")
===================
django-model-report is a Django application and library for reports integrated with highcharts.
[](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 :)
[](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 details)
File details
Details for the file django-model-report-0.2.1.tar.gz.
File metadata
- Download URL: django-model-report-0.2.1.tar.gz
- Upload date:
- Size: 320.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
1e2948ae12e5ea02b6d0dbf10a70fd361e2667d1acdac675bdae5042facafa4f
|
|
| MD5 |
70711b0ed32a13ea70b938b6072d5b38
|
|
| BLAKE2b-256 |
f253a646ca083a74428422baf23f1cb36b05728f3706f696886caf9b67508f2a
|