Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/mariocesar/django-export2

django-export can export results from the admin choosing with fields and relations to include. You can save your queries and share it with other users
https://github.com/mariocesar/django-export2

Last synced: 3 days ago
JSON representation

django-export can export results from the admin choosing with fields and relations to include. You can save your queries and share it with other users

Awesome Lists containing this project

README

        

django-export2
==============

django-export2 can export results from the admin choosing with fields and relations to include. You can save your queries and share it with other users

Installation
------------

```
pip install django-export2
```