vbabiy / djangorestframework-camel-case

Camel case JSON support for Django REST framework.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Is there a way to turn it of for PascalCase?

pchabros opened this issue · comments

For Country I get _country. I would like to convert to snake_case only valid pascalCase keys.