Quantcast
Channel: Ember.JS - Latest topics
Viewing all articles
Browse latest Browse all 4829

Ember Django-Rest Filtering

$
0
0

@rivaxel wrote:

Hello Everyone,

I am new to Ember and currently having a little problem making it work with Django Rest Framework.

When I query for a single record Ember sends a get request to "/persons?filter[email]=tomster@example.com", however Django Rest Framework accepts query parameters in the form of "/persons?email=tomster@example.com". So I was wondering how I could make them work together. I would be glad if you guys could help.

Best Regards

Posts: 1

Participants: 1

Read full topic


Viewing all articles
Browse latest Browse all 4829

Trending Articles