log gpp/shoutbox/static/js/shoutbox.js @ 322:c3d3d7114749

age author description
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.