django-commons / drf-excel

An XLSX spreadsheet renderer for Django REST Framework.
BSD 3-Clause "New" or "Revised" License
217 stars 40 forks source link

Validate error, update README.md, update setup.py #2

Closed eshikvtumane closed 6 years ago

eshikvtumane commented 6 years ago

Add validate errors in data (return json, not html django error page). Update README.md (add renderer class for ViewSet) Update setup.py (add python version 3.6)

FlipperPA commented 6 years ago

Thanks for the contribution!

FlipperPA commented 6 years ago

@eshikvtumane Uploaded to PyPI as 0.2.3.