Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: kbytesys/django-recaptcha2
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.4.0
Choose a base ref
...
head repository: kbytesys/django-recaptcha2
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: master
Choose a head ref
  • 12 commits
  • 5 files changed
  • 4 contributors

Commits on Jan 23, 2019

  1. recaptcha_host was passed to the wrong tag

    Also added another function which merges common variables used by init and explicit_init tag with variables that are different or additional.
    Dwarni authored Jan 23, 2019
    Configuration menu
    Copy the full SHA
    ed7100c View commit details
    Browse the repository at this point in the history

Commits on Jan 24, 2019

  1. Merge pull request #28 from Cictani/master

    recaptcha_host was passed to the wrong tag
    kbytesys authored Jan 24, 2019
    Configuration menu
    Copy the full SHA
    97bfdd9 View commit details
    Browse the repository at this point in the history
  2. Version bump

    kbytesys authored Jan 24, 2019
    Configuration menu
    Copy the full SHA
    c145a75 View commit details
    Browse the repository at this point in the history
  3. Version bump

    kbytesys authored Jan 24, 2019
    Configuration menu
    Copy the full SHA
    49cdca6 View commit details
    Browse the repository at this point in the history

Commits on Feb 12, 2019

  1. Configuration menu
    Copy the full SHA
    6c1ab9b View commit details
    Browse the repository at this point in the history

Commits on Mar 10, 2019

  1. Merge pull request #29 from ckrybus/update-python-trove-classifiers

    Update python trove classifiers.
    
    Thanks!
    kbytesys authored Mar 10, 2019
    Configuration menu
    Copy the full SHA
    8178251 View commit details
    Browse the repository at this point in the history

Commits on Nov 20, 2020

  1. Update the IT translation as we have updated the fields

    Please double check the new translation for "Submit".
    za committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    7512eb5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a840da1 View commit details
    Browse the repository at this point in the history
  3. Use full path

    za committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    331599e View commit details
    Browse the repository at this point in the history
  4. Initiate ID translation

    za committed Nov 20, 2020
    Configuration menu
    Copy the full SHA
    cb25686 View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. Merge pull request #33 from za/add-id-translation

    Initiate ID translation
    kbytesys authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    e5e7575 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #32 from za/update-it-translation

    Update the IT translation as we have updated the fields
    kbytesys authored Nov 22, 2020
    Configuration menu
    Copy the full SHA
    51fc1b3 View commit details
    Browse the repository at this point in the history
Loading