toranb / ember-data-django-rest-adapter

An ember-data adapter for django web applications powered by the django-rest-framework
MIT License
152 stars 26 forks source link

Upgrade to ember.js 1.2 #66

Closed toranb closed 10 years ago

toranb commented 11 years ago

I tried to upgrade the adapter but hit a wall when the $.ajax based integration tests blew up earlier this week. It appears to be a testing issue only, as I've upgraded another production app I'm building and it works fine with ember-data and this adapter

Look for an update to this after the busy holiday weekend

toranb commented 10 years ago

https://github.com/toranb/ember-data-django-rest-adapter/commit/81dadb287a73c0ab0462ea065cd7c777f9533f2a

Just realized I fixed this a few weeks back :)