{ "info": { "author": "Fernando Macedo", "author_email": "fgmacedo@gmail.com", "bugtrack_url": null, "classifiers": [ "Development Status :: 3 - Alpha", "Framework :: Django", "Framework :: Django :: 1.10", "Framework :: Django :: 1.8", "Framework :: Django :: 1.9", "Intended Audience :: Developers", "License :: OSI Approved :: BSD License", "Natural Language :: English", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Programming Language :: Python :: 3", "Programming Language :: Python :: 3.4", "Programming Language :: Python :: 3.5" ], "description": "=============================\nDjango Export Action\n=============================\n\n.. image:: https://badge.fury.io/py/django-export-action.png\n :target: https://badge.fury.io/py/django-export-action\n\n.. image:: https://travis-ci.org/fgmacedo/django-export-action.png?branch=master\n :target: https://travis-ci.org/fgmacedo/django-export-action\n\n.. image:: https://img.shields.io/codecov/c/github/fgmacedo/django-export-action/master.svg?label=branch%20coverage\n :target: https://codecov.io/github/fgmacedo/django-export-action\n\n\nGeneric export action for Django's Admin\n\nQuickstart\n----------\n\nInstall Django Export Action::\n\n pip install django-export-action\n\nInclude it on INSTALLED_APPS::\n\n 'export_action',\n\nAdd to urls:\n\n.. code-block:: python\n\n url(r'^export_action/', include(\"export_action.urls\", namespace=\"export_action\")),\n\nUsage\n-----\n\nGo to any admin page, select fields, then select the export to xls action. Then\ncheck off any fields you want to export.\n\nFeatures\n--------\n\n* Generic action to enable export data from Admin.\n* Automatic traversal of model relations.\n* Selection of fields to export.\n* Can export to XSLx, CSV and HTML.\n\nRunning Tests\n--------------\n\nDoes the code actually work?\n\n::\n\n source /bin/activate\n (myenv) $ pip install -r requirements_test.txt\n (myenv) $ py.test\n\n\nSecurity\n--------\n\nThis project assumes staff users are trusted. There may be ways for users to\nmanipulate this project to get more data access than they should have.\n\n\n\n\nHistory\n-------\n\n0.1.0 (2016-09-29)\n++++++++++++++++++\n\n* First release on PyPI.\n", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/fgmacedo/django-export-action", "keywords": "django-export-action", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "django-export-action", "package_url": "https://pypi.org/project/django-export-action/", "platform": "", "project_url": "https://pypi.org/project/django-export-action/", "project_urls": { "Homepage": "https://github.com/fgmacedo/django-export-action" }, "release_url": "https://pypi.org/project/django-export-action/0.1.1/", "requires_dist": null, "requires_python": "", "summary": "Generic export action for Django's Admin", "version": "0.1.1" }, "last_serial": 2378592, "releases": { "0.1.0": [], "0.1.1": [ { "comment_text": "", "digests": { "md5": "7ea50a6f42d08ca07ab65772b544ace3", "sha256": "9f9de049b08ec949a3df0f0fc80d6a65de81ce87a00ba675bb8402042b029b1f" }, "downloads": -1, "filename": "django_export_action-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7ea50a6f42d08ca07ab65772b544ace3", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 13903, "upload_time": "2016-10-03T21:42:56", "url": "https://files.pythonhosted.org/packages/06/30/4236451072b011d56b1ede9047447a153f6ff7779202bd8a6130ac368168/django_export_action-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4875229a694805836f6aeef7e0ff51f3", "sha256": "bb08802cb72c8f7dce7e775754b5b5236504656a6ca5b5f5ed8cc1904a923393" }, "downloads": -1, "filename": "django-export-action-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4875229a694805836f6aeef7e0ff51f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11987, "upload_time": "2016-10-03T21:42:46", "url": "https://files.pythonhosted.org/packages/74/0b/52c14ce91b78ea536b26d3cd7b002850f2465d55b823ebd90d5995299330/django-export-action-0.1.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7ea50a6f42d08ca07ab65772b544ace3", "sha256": "9f9de049b08ec949a3df0f0fc80d6a65de81ce87a00ba675bb8402042b029b1f" }, "downloads": -1, "filename": "django_export_action-0.1.1-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "7ea50a6f42d08ca07ab65772b544ace3", "packagetype": "bdist_wheel", "python_version": "3.5", "requires_python": null, "size": 13903, "upload_time": "2016-10-03T21:42:56", "url": "https://files.pythonhosted.org/packages/06/30/4236451072b011d56b1ede9047447a153f6ff7779202bd8a6130ac368168/django_export_action-0.1.1-py2.py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "4875229a694805836f6aeef7e0ff51f3", "sha256": "bb08802cb72c8f7dce7e775754b5b5236504656a6ca5b5f5ed8cc1904a923393" }, "downloads": -1, "filename": "django-export-action-0.1.1.tar.gz", "has_sig": false, "md5_digest": "4875229a694805836f6aeef7e0ff51f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 11987, "upload_time": "2016-10-03T21:42:46", "url": "https://files.pythonhosted.org/packages/74/0b/52c14ce91b78ea536b26d3cd7b002850f2465d55b823ebd90d5995299330/django-export-action-0.1.1.tar.gz" } ] }