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

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: 4 months 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
```