log gpp/shoutbox/static/js/shoutbox.js @ 427:85d7b62d5c17

age author description
Tue, 26 Apr 2011 02:11:00 +0000 Brian Neal Added a global method to change the cursor to an hourglass when an AJAX request fires.
Sat, 12 Feb 2011 21:37:17 +0000 Brian Neal Fix #148; Django now requires AJAX posts to present the CSRF token. Added code suggested by Django docs to shoutbox.js. Since shoutbox.js is on every page, it should cover all cases.
Thu, 27 Jan 2011 02:56:10 +0000 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.