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: jedie/django-reversion-compare
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.13.1
Choose a base ref
...
head repository: jedie/django-reversion-compare
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.14.0
Choose a head ref
  • 6 commits
  • 28 files changed
  • 1 contributor

Commits on Feb 24, 2021

  1. Configuration menu
    Copy the full SHA
    dbafe33 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a55d379 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #151 from jedie/fix-translations

    Fix translations
    jedie authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    c03fed8 View commit details
    Browse the repository at this point in the history
  4. Fix #148 add a compare fallback

    work-a-round for: etianen/django-reversion#859
    
    The test project creates a example. This compare must use the fallback:
    
    ![grafik](https://user-images.githubusercontent.com/71315/109011223-f57f1480-76b0-11eb-9055-2aad30cd566e.png)
    
    The fallback compare diff looks in this case like this:
    
    ![grafik](https://user-images.githubusercontent.com/71315/109011333-0f205c00-76b1-11eb-8a6c-6c439710d5b5.png)
    jedie committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    cb63680 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #149 from jedie/issues148-incompatible-version-data

    Fix #148 add a compare fallback
    jedie authored Feb 24, 2021
    Configuration menu
    Copy the full SHA
    62d44c9 View commit details
    Browse the repository at this point in the history
  6. release as v0.14.0

    jedie committed Feb 24, 2021
    Configuration menu
    Copy the full SHA
    e433106 View commit details
    Browse the repository at this point in the history
Loading