dustinfarris / ember-django-adapter

Ember CLI addon adapter for Django REST Framework
http://dustinfarris.github.io/ember-django-adapter
MIT License
191 stars 49 forks source link

Fix post 3.10 AdapterError/InvalidError imports #222

Closed vst closed 4 years ago

vst commented 5 years ago

Looks like rfc395 changes the location of error package.

https://github.com/emberjs/rfcs/blob/master/text/0395-ember-data-packages.md

I did not touch other imports which may have changed, too, but I do not receive any other errors yet. Feel free to ignore and close the pull request if a more coherent approach is required to address the changes as per this RFC.

gojefferson commented 4 years ago

@vst this was fixed in the most recent release.