Contents

djangorestframework-csv 3.0.2

0

CSV Tools for Django REST Framework

CSV Tools for Django REST Framework

Stars: 364, Watchers: 364, Forks: 89, Open Issues: 35

The mjumbewu/django-rest-framework-csv repo was created 11 years ago and the last code push was 3 months ago.
The project is popular with 364 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 35 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