原文:JSON and Python Django - can t get around same origin issue- callback function isn t called
I call $.getJSON( http://localhost:8000/polls/?callback=? , function(data) and recieve an error: Error: parsererror errorThrown: jQuery16103397698865741826_1320825997345 was not called If I ...