Background
So I spent 6pm Saturday night, till 9:30am Sunday morning in a hackathon where I
worked on, you guessed it, tastypie; specifically, on work concerning an open
source project I’m involved with, Concert
[http://blog.concertsoundorganizer.com].
Long story short, Concert had an issue. It’s a very javascript heavy app, which
handles a lot of state information client-side. Because of this, we’re using a
MVC-like javascript framework called Backbone.js, which abstracts away a lot of
the in