json+django
There has been some discussion on whether django should choose a ajax toolkit to work out of the box with the framework. the basic gist of the discussion is should we select one, or let the developer decide. This sample is more of a sidestep to this. It allows you to output your model as json so you can start working with ajax stuff now until the decision ...