Contents

django-extra-fields 3.0.2

0

Additional fields for Django Rest Framework.

Additional fields for Django Rest Framework.

Stars: 644, Watchers: 644, Forks: 92, Open Issues: 9

The Hipo/drf-extra-fields repo was created 9 years ago and the last code push was 8 months ago.
The project is popular with 644 github stars!

How to Install django-extra-fields

You can install django-extra-fields using pip

pip install django-extra-fields

or add it to a project with poetry

poetry add django-extra-fields

Package Details

Author
hipo
License
Apache-2.0
Homepage
https://github.com/Hipo/drf-extra-fields
PyPi:
https://pypi.org/project/django-extra-fields/
GitHub Repo:
https://github.com/Hipo/drf-extra-fields

Classifiers

  • Internet/WWW/HTTP
  • Internet/WWW/HTTP/Dynamic Content
No  django-extra-fields  pypi packages just yet.

Errors

A list of common django-extra-fields errors.

Code Examples

Here are some django-extra-fields code examples and snippets.

GitHub Issues

The django-extra-fields package has 9 open issues on GitHub

  • Update Django versions to test

See more issues on GitHub

Related Packages & Articles

django-environ 0.11.2

A package that allows you to utilize 12factor inspired environment variables to configure your Django application.