Contents

djangorestframework-csv 3.0.2

0

CSV Tools for Django REST Framework

CSV Tools for Django REST Framework

Stars: 358, Watchers: 358, Forks: 88, Open Issues: 33

The mjumbewu/django-rest-framework-csv repo was created 11 years ago and the last code push was 6 days ago.
The project is popular with 358 github stars!

How to Install djangorestframework-csv

You can install djangorestframework-csv using pip

pip install djangorestframework-csv

or add it to a project with poetry

poetry add djangorestframework-csv

Package Details

Author
Mjumbe Wawatu Ukweli
License
BSD
Homepage
https://github.com/mjumbewu/django-rest-framework-csv
PyPi:
https://pypi.org/project/djangorestframework-csv/
GitHub Repo:
https://github.com/mjumbewu/django-rest-framework-csv

Classifiers

No  djangorestframework-csv  pypi packages just yet.

Errors

A list of common djangorestframework-csv errors.

Code Examples

Here are some djangorestframework-csv code examples and snippets.

GitHub Issues

The djangorestframework-csv package has 33 open issues on GitHub

  • The fields in the CSV file are not the same as those defined in my serializer
  • feat: add test for django32

See more issues on GitHub

Related Packages & Articles