django-data-exports

Model data exports for Django
Download

django-data-exports Ranking & Summary

Advertisement

  • Rating:
  • License:
  • BSD License
  • Publisher Name:
  • Mathieu Agopian
  • Publisher web site:
  • https://github.com/magopian/

django-data-exports Tags


django-data-exports Description

Model data exports for Django django-data-exports is a Django app for model data exports. It allows you to easily create exports for your models.Adding this app to your project will let you create exports for your models, and customize the data that will be exported by specifying which columns to include, and which format to use.Typical use case: display a few columns from one of your models as a HTML table to be easily copy/pasted to a spreadsheet.Documentation: http://django-data-exports.readthedocs.org/en/latest/ Requirements: · Python · Django · django-inspect-model


django-data-exports Related Software