Skip to main content

Generic export action for Django's Admin for Python 3.6 and Django 2.x

Project description

Django Export Action

Generic export action for Django's Admin for Python 3.6 and Django 2.x

Quickstart

Install Django Export Action:

pip install django-export-action-py3

Include it on INSTALLED_APPS:

'export_action',

Add to urls:

path(r'^export_action/', include("export_action.urls", namespace="export_action")),

Usage

Go to any admin page, select fields, then select the export to xls action. Then check off any fields you want to export.

Features

  • Generic action to enable export data from Admin.
  • Automatic traversal of model relations.
  • Selection of fields to export.
  • Can export to XSLx, CSV and HTML.

Reference

This is a fork of another repository to keep the compatibility with Django 2.x and Python 3.6.

Original repository: https://github.com/fgmacedo/django-export-action

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-export-action-py3-0.6.tar.gz (7.2 kB view details)

Uploaded Source

File details

Details for the file django-export-action-py3-0.6.tar.gz.

File metadata

  • Download URL: django-export-action-py3-0.6.tar.gz
  • Upload date:
  • Size: 7.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.13.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.33.0 CPython/3.6.8

File hashes

Hashes for django-export-action-py3-0.6.tar.gz
Algorithm Hash digest
SHA256 8fa4e1c7e6e646da8557b95437436c645adb83fb923dad44b044ccb91d4ce58b
MD5 5bce03f3b4ef9e04b496cea30f02ba4e
BLAKE2b-256 6be02a7451ed2f2b7ce83b8d226b099dff68f999065fcc7252532ddfbbc62438

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