Camel case support for Django REST Framework.
Project description
=====================================
Django REST Framework CamelCase magic
=====================================
.. image:: https://badge.fury.io/py/django-rest-camel.png
:target: http://badge.fury.io/py/django-rest-camel
.. image:: https://img.shields.io/pypi/v/django-rest-camel.svg
:target: https://img.shields.io/pypi/v/django-rest-camel.svg
Camel case support for Django REST framework - right now only JSON is supported.
This project is a "resurrection fork" of djangorestframework-camel-case_ by Vitaly Babiy
.. _djangorestframework-camel-case https://github.com/vbabiy/djangorestframework-camel-case
============
Installation
============
At the command line::
tox
=======
License
=======
* Free software: BSD license
History
-------
0.3.0 (2017-05-26)
++++++++++++++++++
* Fork of the project to maintain development
* Drop Py26, Py33 and Py34 support
* Drop DRF<3.0 support
0.1.0 (2013-12-20)
++++++++++++++++++
* First release on PyPI.
Django REST Framework CamelCase magic
=====================================
.. image:: https://badge.fury.io/py/django-rest-camel.png
:target: http://badge.fury.io/py/django-rest-camel
.. image:: https://img.shields.io/pypi/v/django-rest-camel.svg
:target: https://img.shields.io/pypi/v/django-rest-camel.svg
Camel case support for Django REST framework - right now only JSON is supported.
This project is a "resurrection fork" of djangorestframework-camel-case_ by Vitaly Babiy
.. _djangorestframework-camel-case https://github.com/vbabiy/djangorestframework-camel-case
============
Installation
============
At the command line::
=======
License
=======
* Free software: BSD license
History
-------
0.3.0 (2017-05-26)
++++++++++++++++++
* Fork of the project to maintain development
* Drop Py26, Py33 and Py34 support
* Drop DRF<3.0 support
0.1.0 (2013-12-20)
++++++++++++++++++
* First release on PyPI.