Declarative export and import definitions for Django (queryset, tabular/PDF, hooks).
Project description
django-importexport-flow
Declarative reporting for Django: target model (ContentType), manager path, filter_config / filter_request / filter_mandatory, order_by, and columns on ExportConfigTable. Optional PDF (ExportConfigPdf) and CSV / XLSX / JSON export from the admin.
Documentation: docs/README.md
Install
pip install django-importexport-flow
INSTALLED_APPS = [
# ...
"django.contrib.contenttypes",
"django_boosted",
"django_importexport_flow",
]
python manage.py migrate django_importexport_flow
Documentation index
| Topic | Doc |
|---|---|
| Install & settings | docs/installation.md |
| Purpose | docs/purpose.md |
| Repository layout | docs/structure.md |
| Filters & admin export | docs/filters-and-export.md |
| Development | docs/development.md |
| AI / tooling notes | docs/AI.md |
License
MIT
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
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_importexport_flow-0.1.0.tar.gz.
File metadata
- Download URL: django_importexport_flow-0.1.0.tar.gz
- Upload date:
- Size: 50.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6532a7c38563bb9d26e87fc408d852ca491ae41ab578fd0fde5b12f4a934328b
|
|
| MD5 |
bf8c7bd6b8aaa4b4e815e567bfeda56b
|
|
| BLAKE2b-256 |
7ea6b540590fa15ddd89077b30a327192b80ab278562a6dff196d9694b01f5b0
|
File details
Details for the file django_importexport_flow-0.1.0-py3-none-any.whl.
File metadata
- Download URL: django_importexport_flow-0.1.0-py3-none-any.whl
- Upload date:
- Size: 56.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.2.0 CPython/3.14.3
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0e964c8d19b4bf3cd7764ec66e043d6de90a82d7aa23ed97ba492ea0ca59f12a
|
|
| MD5 |
a5d8a3a6582768efa879eedfda31ce0b
|
|
| BLAKE2b-256 |
2d94c9f7600e47465730c3414e477ff84e3bfbfd47ea04d575f584c6121f5fd6
|