v1.1.2
Upgrading
In your ember-cli project, run:
npm install --save-dev [email protected]
Release notes
- You will now see your version of ember-django-adapter in console while developing
- If you are using pagination, make sure it is disabled when you request coalesced records (see documentation on CoalesceFilterBackend)