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: django/django-localflavor
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: master
Choose a base ref
...
head repository: django/django-localflavor
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 1.6.x
Choose a head ref
  • 18 commits
  • 14 files changed
  • 2 contributors

Commits on Nov 22, 2017

  1. Copy the full SHA
    ef4a3eb View commit details
  2. Copy the full SHA
    d0ea736 View commit details

Commits on Nov 23, 2017

  1. Copy the full SHA
    bfc1fe1 View commit details
  2. Fix Czech birth number validation.

    Fixes #315
    Stranger6667 authored and benkonrath committed Nov 23, 2017
    Copy the full SHA
    78ce00d View commit details
  3. Copy the full SHA
    01d0e00 View commit details
  4. Fixed old changelog entry.

    benkonrath committed Nov 23, 2017
    Copy the full SHA
    4d3aed4 View commit details
  5. Copy the full SHA
    622e46f View commit details
  6. Copy the full SHA
    4d0c6ac View commit details
  7. Deprecated NLBankAccountNumberFieldValidator and NLPhoneNumberFieldVa…

    …lidator.
    
    The validators as well as the fields will be removed in the next version
    of django-localflavor. Technically this breaks semver but I think it's
    ok because it's a bug fix for the previous release. These should have
    been deprecated along with the fields.
    benkonrath committed Nov 23, 2017
    Copy the full SHA
    67ca33e View commit details

Commits on Nov 24, 2017

  1. Fixed README and changelog documentation.

    django-localflavor will not be dropping support for Django 1.11 and
    Python 2 in the next release.
    benkonrath committed Nov 24, 2017
    Copy the full SHA
    e465eea View commit details
  2. Bumped version to 1.6.1.

    benkonrath committed Nov 24, 2017
    Copy the full SHA
    2701b4d View commit details
  3. Copy the full SHA
    27bbbc4 View commit details

Commits on Dec 8, 2017

  1. 2
    Copy the full SHA
    ae2e955 View commit details
  2. Copy the full SHA
    3fd0696 View commit details

Commits on Dec 11, 2017

  1. Deprecated HRPhoneNumberPrefixSelect.

    This should have deprecated along with the phone number fields but it
    was missed.
    benkonrath committed Dec 11, 2017
    Copy the full SHA
    b9fbeb9 View commit details

Commits on Dec 14, 2017

  1. Copy the full SHA
    84aaf50 View commit details
  2. Copy the full SHA
    4394278 View commit details
  3. Bumped version to 1.6.2.

    benkonrath committed Dec 14, 2017
    Copy the full SHA
    11ba972 View commit details

This comparison is taking too long to generate.

Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.

You can try running this command locally to see the comparison on your machine:
git diff master...1.6.x