newmizanur/Pyramid-Backbone-Playground
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|
Repository files navigation
This project is created to build a simple environment for creating a clean framework for using backbone.js in Pyramid. It started out as a copy of the Wiki Tutorial for Pyramid with a port to Jinja2 instead of Mako. Static files for backbone.js, underscore.js have been added. The first example of sending down json is: http://localhost:6543/tweet. The basis for the backbone.js is bring brought in from: http://joshbohde.com/blog/backbonejs-and-django one of the most helpful resources I've found for backbone.js