Skip to content

Commit

Permalink
Merge pull request #70 from dustinfarris/goals
Browse files Browse the repository at this point in the history
Revised Goals
  • Loading branch information
benkonrath committed Feb 6, 2015
2 parents cc7660c + 4f735f9 commit 6959c5f
Showing 1 changed file with 7 additions and 8 deletions.
15 changes: 7 additions & 8 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,16 +19,15 @@ Community
Goals
-----

* Ability to support Django REST Framework APIs without modifications to the default configuration of Django REST
Framework.
* Support applications built with Django REST Framework and Ember.js by
offering easy-to-use addons, and providing documentation and guidance.

* Ensure as much as possible that the documentation on emberjs.com about adapters and serializers is accurate and
relevant when using the Django REST adapter and serializer. Deviations from the emberjs.com documentation should be
documented clearly.
* Ensure as much as possible that the Ember.js and Django REST Framework
documentation is up-to-date and accurate as it pertains to their combined
usage.

* Optionally enable some features from Django REST Framework which would require users to setup or configure their APIs
in a specific manner. An example of this is retrieving hasMany records using query params as configured with Django
REST Framework and django-filter.
* Promote the adoption of Ember.js and Django REST Framework and actively take
part in their respective communities.



Expand Down

0 comments on commit 6959c5f

Please sign in to comment.