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.5.x
Choose a head ref
  • 11 commits
  • 42 files changed
  • 3 contributors

Commits on Jun 17, 2017

  1. Copy the full SHA
    fcecbf9 View commit details
  2. Fixed problem with USZipCodeField on Django 1.11 (#295).

    USZipCodeField with null=True and Blank=Ture caused a crash on Django 1.11.
    
    Fixes #294
    peterfarrell authored and benkonrath committed Jun 17, 2017
    Copy the full SHA
    b236579 View commit details
  3. Bumped version to 1.5.1.

    benkonrath committed Jun 17, 2017
    Copy the full SHA
    c5e40fc View commit details

Commits on Jul 2, 2017

  1. Copy the full SHA
    102d326 View commit details
  2. Copy the full SHA
    6a2cf08 View commit details
  3. Copy the full SHA
    8055a55 View commit details
  4. Copy the full SHA
    ca190d7 View commit details
  5. Bumped version to 1.5.2.

    benkonrath committed Jul 2, 2017
    Copy the full SHA
    c039125 View commit details

Commits on Nov 13, 2017

  1. Copy the full SHA
    ee0cabf View commit details
  2. Fixes NOBankAccountNumber issue with formatting

    If you would input accounts that were too short or otherwise riddled
    with spaces and periods, it would not remove these before showing them
    again.
    Fixes the issue and adds a couple of assertions.
    thor authored and benkonrath committed Nov 13, 2017
    Copy the full SHA
    e391e40 View commit details
  3. Bumped version to 1.5.3.

    benkonrath committed Nov 13, 2017
    Copy the full SHA
    ea4f78b 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.5.x