A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://github.com/juanpex/django-model-report/ below:

juanpex/django-model-report: django reports integrated with highcharts

Django Model Report

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

now maintained by @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 :)


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4