escalant3 / ember-data-tastypie-adapter

An adapter to connect django applications powered by django-tastypie with ember.js apps
MIT License
102 stars 26 forks source link

Revert "Fix for #36" #38

Closed escalant3 closed 10 years ago

escalant3 commented 10 years ago

Reverts escalant3/ember-data-tastypie-adapter#37

Some of the tests are failing with 'undefined' is not an object (evaluating 'get(record, 'data.' + relationship.key).map'). I need more time to test everything is okay...