log gpp/shoutbox/static/js/shoutbox.js @ 397:accfc1fdb88d

age author description
2011-02-12 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.
2011-01-27 Brian Neal Fixing #142; cut over to the django.contrib.staticfiles app.