Advanced reports for Django
Project description
[](https://travis-ci.org/vikingco/django-advanced-reports) [](https://circleci.com/gh/vikingco/django-advanced-reports/tree/master) [](https://coveralls.io/r/vikingco/django-advanced-reports?branch=master) [](http://django-advanced-reports.readthedocs.org/en/latest/)
[View demo website](http://backoffice.oemfoeland.com)

Introduction
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. Features include:
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.
More information and examples are coming soon.
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
File details
Details for the file django-advanced-reports-0.9.0.tar.gz.
File metadata
- Download URL: django-advanced-reports-0.9.0.tar.gz
- Upload date:
- Size: 42.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c9eaadc1666d7c70149567accc8cdb053bb319383e49ab4b45936ef587094c0a
|
|
| MD5 |
f71a084828f1ee32786259a4fcd46223
|
|
| BLAKE2b-256 |
18c34cc4cd52a038cd6c9dd0ea21f39ef356742b807cd526af94d46225f6db5e
|