projects
/
osqa.git
/ blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
history
|
raw
|
HEAD
merge notification-config -> trunk, previous commits 695, 751 (email debugging inform...
[osqa.git]
/
forum_modules
/
recaptcha
/
handlers.py
1
from formfield import ReCaptchaField
2
3
def create_anti_spam_field():
4
return ('recaptcha', ReCaptchaField())