Mercurial > public > sg101
log gpp/antispam/decorators.py @ 568:7cec8d6f9581
age | author | description |
---|---|---|
Sat, 03 Dec 2011 19:13:38 +0000 | Brian Neal | Refactor the logic in the rate limiter decorator. Check to see if the request was ajax, as the ajax view always returns 200. Have to decode the JSON response to see if an error occurred or not. |