Small tips and tricks from the IT world.
return HttpResponse(simplejson.dumps(your_data), mimetype='application/json; charset=utf-8')