0
I Use This!
Inactive

Commits : Listings

Analyzed about 18 hours ago. based on code collected about 18 hours ago.
Jan 05, 2025 — Jan 05, 2026
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
underscore.js noConflict support More... almost 13 years ago
Fix readme typo More... almost 13 years ago
Sync version numbers between files More... almost 13 years ago
Clean setting headers up a bit More... almost 13 years ago
Update success/error callbacks for compatibility with Backbone 0.9.10. See #25 More... almost 13 years ago
Update backbone to 0.9.10, along with Underscore and backbone-relational.js More... almost 13 years ago
Allow Collection#url use `urlRoot` as a function (both on itself, and on Model) More... almost 13 years ago
Update the `error` callback to work with Backbone 0.9.9 (succes callbacks were changed post 0.9.9). More... almost 13 years ago
Merge pull request #22 from anttihirvonen/master More... almost 13 years ago
Merge pull request #21 from TwoApart/master More... almost 13 years ago
Merge pull request #23 from jordanvg/master More... almost 13 years ago
Tastypie SessionAuthentication support More... over 13 years ago
Fixed Model's url generation if urlRoot is a function More... over 13 years ago
Adding a commonJS shim More... over 13 years ago
Set auth headers for the extra GET on an empty POST response as well. Fixes #18. More... over 13 years ago
Add 'Backbone.Tastypie.apiKey' setting, which generates an 'Authentication' header. Closes #5 More... almost 14 years ago
Add option to perform an extra GET on empty response to a PUT, or disable this behavior on POST. Fixes #12 More... almost 14 years ago
Update jQuery to 1.7.1 More... almost 14 years ago
Update backbone-relational More... almost 14 years ago
Update test dependencies More... almost 14 years ago
Merge pull request #14 from jengdal/master More... almost 14 years ago
Backbone.noConflict support. Save local copy of Backbone object. More... almost 14 years ago
Change behavior of 'Backbone.Model.url' to also use the value of an explicit 'id' attribute, in the absence of a 'resource_uri'. Fixes issue #6. More... about 14 years ago
Upgrade test libs, add a .gitignore More... about 14 years ago
If it's present, assign the contents of 'data.meta' to the 'meta' var on a collection. More... about 14 years ago
Use 'rejectWith' in the error handling More... about 14 years ago
Merge pull request #4 from areski/master More... about 14 years ago
Fix Readme wrong application name to include in INSTALLED_APPS More... over 14 years ago
Add MANIFEST More... over 14 years ago
Fix installer setup.py to include package data More... over 14 years ago