Contents

djangorestframework-camel-case 1.4.2

0

Camel case JSON support for Django REST framework.

Camel case JSON support for Django REST framework.

Stars: 607, Watchers: 607, Forks: 122, Open Issues: 33

The vbabiy/djangorestframework-camel-case repo was created 10 years ago and the last code push was 2 days ago.
The project is popular with 607 github stars!

How to Install djangorestframework-camel-case

You can install djangorestframework-camel-case using pip

pip install djangorestframework-camel-case

or add it to a project with poetry

poetry add djangorestframework-camel-case

Package Details

Author
Vitaly Babiy
License
BSD
Homepage
https://github.com/vbabiy/djangorestframework-camel-case
PyPi:
https://pypi.org/project/djangorestframework-camel-case/
GitHub Repo:
https://github.com/vbabiy/djangorestframework-camel-case

Classifiers

No  djangorestframework-camel-case  pypi packages just yet.

Errors

A list of common djangorestframework-camel-case errors.

Code Examples

Here are some djangorestframework-camel-case code examples and snippets.

GitHub Issues

The djangorestframework-camel-case package has 33 open issues on GitHub

  • add lowerCamelCase
  • bug in function camel_to_underscore
  • Latest DRF and Django does not work
  • Ability to selectively camelize/underscorize fields

See more issues on GitHub

Related Packages & Articles