Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use reCaptcha api v2 #164

Merged
merged 5 commits into from
Jan 21, 2015
Merged

Use reCaptcha api v2 #164

merged 5 commits into from
Jan 21, 2015

Commits on Dec 5, 2014

  1. Use reCaptcha api v2

    No need to change existing code, this just works.
    git-commit committed Dec 5, 2014
    Configuration menu
    Copy the full SHA
    92c6e39 View commit details
    Browse the repository at this point in the history
  2. PEP8: Just use one space

    git-commit committed Dec 5, 2014
    Configuration menu
    Copy the full SHA
    3501ad8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2b67753 View commit details
    Browse the repository at this point in the history
  4. Renamed function parameter of to_unicode

    From `bytes` to `input_bytes` because `bytes` is a keyword.
    git-commit committed Dec 5, 2014
    Configuration menu
    Copy the full SHA
    f2dc22e View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    f5586b5 View commit details
    Browse the repository at this point in the history