django-export

Software Screenshot:
django-export
Software Details:
Version: 0.0.4
Upload Date: 11 May 15
Distribution Type: Freeware
Downloads: 0

Rating: nan/5 (Total Votes: 0)

django-export is a Django app allowing for filtered exporting of model object data.

django-export allows you to export model objects in a wide range of serialized formats (JSON, CSV, XML, YAML). Exports can be filtered and ordered on any of the particular model's fields.

django-export utilizes django-object-tools to hook into Django's admin interface and take care of user permissions.

Installation

1. Install django-object-tools as described here.
2. Install or add django-export to your Python path.
3. Add export to your INSTALLED_APPS setting.

Usage

Once installed you should see an Export object tool enabled on all admin change list views.

What is new in this release:

  • Indent output making it human readable, thanks bevenky.
  • Note on enabling CSV.

What is new in version 0.0.3:

  • More robust field lookup for fields defined outside of Django.

What is new in version 0.0.2:

  • Supports all Field types.

Requirements:

  • Python
  • Django

Other Software of Developer Praekelt Foundation

django-generate
django-generate

20 Feb 15

jmbo-show
jmbo-show

14 Apr 15

jmbo-poll
jmbo-poll

20 Feb 15

Comments to django-export

Comments not found
Add Comment
Turn on images!