Diego Muñoz Escalante

Results 3 comments of Diego Muñoz Escalante

I agree. This basic example only shows how to connect the Tastypie resources with the Ember-data models. It includes how to perform basic CRUD operations. More complex listings could be...

I'll try to do it soon. The problem is that the latest ember.js includes the new router interface and still haven't had time to explore it.

Hi @cocoon-project, It looks good! A couple of things: - The `if __name__` part could use a clean up. There's a trailing print and some commented out lines that could...