Skip to main content

Create model based reports in the django admin

Project description

Query Reports creates reports based on the django queryset object.

## Using the pretty bootstrap template

If you want to use a pretty bootstrap template instead of the normal site base.html you can override query_reports/base.html and just put this in the file

{% extends “query_reports/bootstrap_base.html” %}

## Running the Tests

You can run the tests with via

python setup.py test

or

python run_tests.py

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

query_reports-0.1.2.tar.gz (10.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