ember-data-tastypie-adapter icon indicating copy to clipboard operation
ember-data-tastypie-adapter copied to clipboard

An adapter to connect django applications powered by django-tastypie with ember.js apps

Results 3 ember-data-tastypie-adapter issues
Sort by recently updated
recently updated
newest added

Number of deprecations preventing upgrading from ember-data 1.13 to emder-data 2.0: ttp://emberjs.com/blog/2015/06/18/ember-data-1-13-released.html

Hi, Just a quick question. Why is the main property in the bower.json not specified? I need it for a Grunt build process and am able to specify it myself,...

A few questions I have on concurrency, with a basic scenario such as: 1. A: POST / Create new resource 2. B: GET resource 3. B: PUT changes resource 4....