forked from dtotheb/Django-BackBone-test
-
Notifications
You must be signed in to change notification settings - Fork 0
mickgardner/Django-BackBone-test
Folders and files
| Name | Name | Last commit message | Last commit date | |
|---|---|---|---|---|
Repository files navigation
Sample project for managing Contacts
Built using a mix of frameworks:
Django 1.4 with
Tastypie api for easy RESTful urls
Backbone.js & underscore.js for
Setup steps(assuming virtualenv):
pip install -r requirements.txt
./manage.py syncdb
./manage runserver
Login at http://localhost:8000/admin
Goto http://localhost:8000/contacts/backbone for the Backbone powered interface
About
Django-Tastypie + backbone.js example project
Resources
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published