Re: getting POST 500 (OK), when using $.ajax on that url

2012-04-01 Thread Daniel Roseman
On Saturday, 31 March 2012 23:23:26 UTC+1, Ahmad wrote: > > I trying to use jquery ajax to send json data to django > > sorry if providing javascript code but it may help solving my problem > > $("#send").click(function() { > events =

getting POST 500 (OK), when using $.ajax on that url

2012-03-31 Thread Ahmad
I trying to use jquery ajax to send json data to django sorry if providing javascript code but it may help solving my problem $("#send").click(function() { events = $('#calendar').fullCalendar('clientEvents'); console.log(events); var filter = new Array(); filter[0]