Skip to main content

Advanced reports for Django

Project description

https://badge.fury.io/py/django-advanced-reports.png https://travis-ci.org/vikingco/django-advanced-reports.svg?branch=master https://coveralls.io/repos/vikingco/django-advanced-reports/badge.svg?branch=master

Demo website

Advanced Reports is a Django library which simplifies creating dynamic reports focusing on business processes. Custom actions can be defined on individual items and/or sets of items.

https://cloud.githubusercontent.com/assets/142114/3298713/8d550794-f605-11e3-845c-8953fc9ac00b.png

Documentation

The full documentation is at https://django-advanced-reports.readthedocs.org.

Quickstart

Install django-advanced-reports:

pip install django-advanced-reports

Go to the examples page and login with admin as the username and admin as the password.

Features

  • Display of information in a table layout with columns

  • Sorting

  • Searching

  • Filtering

  • Editing individual items by using standard Django (Model-)Forms.

  • Bulk actions

In addition to these features, Advanced Reports also contains a Backoffice component, which allows you to combine multiple reports and custom pages with AngularJS, which can in turn be combined to form complete administration interfaces. Features include:

  • Integrate regular Django Models with the Backoffice interface by overriding a simple Python class and by providing Django/AngularJS templates.

  • Easily define how models can be searched by a full-text-search implementation which supports MySQL Full Text Search and Postgres Full Text Search. There is also a fallback using __icontains for simplifying testing with SQLite.

  • A very simple and flexible way to add widgets that communicate with the server-side backend.

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

django-advanced-reports-0.9.8.tar.gz (1.2 MB view details)

Uploaded Source

File details

Details for the file django-advanced-reports-0.9.8.tar.gz.

File metadata

File hashes

Hashes for django-advanced-reports-0.9.8.tar.gz
Algorithm Hash digest
SHA256 f69b20a5ab1b7e615be73f1c31767cc648569f224c75e223f98c793e54f2a8f6
MD5 00c40aa110cfb7ae7e120c91e7b7f529
BLAKE2b-256 2de9e488b80536b44a6f76d0494acd8d9b60cd74f43300bcb2682348bdead2c0

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page