Advanced reports for Django
Project description
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.
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
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
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file django-advanced-reports-0.9.24.tar.gz.
File metadata
- Download URL: django-advanced-reports-0.9.24.tar.gz
- Upload date:
- Size: 1.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
da981f445f2b315572f5f9e1e87dff81bc26686ca5439caebc8a7d12af34d8ea
|
|
| MD5 |
fd37bbf66c962ae87c2b770f0a85a388
|
|
| BLAKE2b-256 |
458c901fedbcc89fa7e86cb188627dfaea46346faa902af2c08305db93167752
|
File details
Details for the file django_advanced_reports-0.9.24-py2-none-any.whl.
File metadata
- Download URL: django_advanced_reports-0.9.24-py2-none-any.whl
- Upload date:
- Size: 1.2 MB
- Tags: Python 2
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
055ede8ed1c6ec3714c21520dd1e9c3cfd43182a40d7be041e5905a19f7c6c0d
|
|
| MD5 |
f256345489d6c0fbd8fa2bb7d3e11f81
|
|
| BLAKE2b-256 |
6eefaa117fad6b53413025ed06967c6ed2350f988d88b8151bde4c440d48f5de
|