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)
now maintained by [@jelenak](https://github.com/jelenak "@jelenak")
--------------------------------------------------------------------
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)
now maintained by [@jelenak](https://github.com/jelenak "@jelenak")
--------------------------------------------------------------------
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-fork-0.2.1.tar.gz
(326.5 kB
view hashes)
Close
Hashes for django-model-report-fork-0.2.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | af66fcf3f49bf810a22cf71c6f5c948c08041cad03c872edf88b624041bc4876 |
|
MD5 | 68fe0a0e5bbf94b641c0df7931278244 |
|
BLAKE2b-256 | cfef5af5c2e3b56f7570ea5b0feb476c97b27eacc8881ccadebca56da6c0c7ba |