]> git.openstreetmap.org Git - osqa.git/history - forum_modules/akismet/startup.py
Correct text
[osqa.git] / forum_modules / akismet / startup.py
2014-01-20 Javyer Der DerianMerge pull request #2 from udacity/update_django
2014-01-16 Attila-Mihaly BalazsMerge branch 'threadsafe_requestholder' into update_django
2013-12-03 Attila-Mihaly BalazsMigrate to Django 1.6
2011-02-15 jordanOSQA-516, bugfix for the Akismet Module. There was...
2011-01-04 jordanFix local variable name of the captcha check form
2011-01-04 jordanAdded reCaptcha image in case the Akismet module return...
2011-01-01 jordanCommit for OSQA Jira 501. Minor change in syntax of...
2010-06-16 hernaniRemoves the necessity of the "decoratable" decorator...
2010-06-11 hernaniA fix in akismet module, which was crashing when the...
2010-05-25 hernaniFixing some encoding/decoding errors, including the...
2010-05-12 qw3rtyput final touches on akismet
2010-05-12 mattremoved semi-useless assignment of request.user to...
2010-05-11 hernaniMove reputation check to before collecting all data.
2010-05-11 qw3rtyadded the "Minimum reputation to not have your posts...
2010-05-10 hernaniGeneral cleanup. Moved many hardcoded stuff still left...