File tree Expand file tree Collapse file tree 1 file changed +6
-2
lines changed
Expand file tree Collapse file tree 1 file changed +6
-2
lines changed Original file line number Diff line number Diff line change 22Ember Data and Django Rest Framework
33====================================
44
5- .. image :: https://travis-ci.org/django-json-api/rest_framework_ember .svg?branch=master
6- :target: https://travis-ci.org/django-json-api/rest_framework_ember
5+ .. image :: https://travis-ci.org/django-json-api/django-rest-framework-json-api .svg?branch=master
6+ :target: https://travis-ci.org/django-json-api/django-rest-framework-json-api
77
88This package started out as an Ember Data specific DRF adapter. It is now moving
99to the JSON API spec and supporting Ember as a side effect. See the
1010`develop branch <https://github.com/django-json-api/django-rest-framework-json-api/tree/develop >`_
1111for the JSON API compliant version.
1212
13+ .. image :: https://badges.gitter.im/Join%20Chat.svg
14+ :alt: Join the chat at https://gitter.im/django-json-api/django-rest-framework-json-api
15+ :target: https://gitter.im/django-json-api/django-rest-framework-json-api?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge
16+
1317The default Ember Data REST Adapter conventions differ from the default
1418Django Rest Framework JSON request and response format. Instead of adding
1519a Django specific adapter to Ember Data we use this adapter in Django to
You can’t perform that action at this time.
0 commit comments