Skip to content

toranb/complex-ember-data-example

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

73 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ember.js django app showing how ember-data deals with a complex object graph

To run this django application

1. pip install -r requirements.txt
2. python manage.py runserver
3. npm install django-ember-precompile
4. http://localhost:8000

To run the javascript integration tests

1. npm install
2. karma start

**Files of interest for anyone looking at the ember side of this project

https://github.com/toranb/complex-ember-data-example/blob/master/codecamp/static/script/app/codecamp.js

- The above contains the ember views/controllers/models/router

https://github.com/toranb/complex-ember-data-example/blob/master/codecamp/ember/templates/index.html

- The above contains the handlebars template

About

ember.js django app showing how ember-data deals with a complex object graph

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •