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.5.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.5.2
Choose a head ref
  • 17 commits
  • 14 files changed
  • 4 contributors

Commits on Feb 28, 2015

  1. Configuration menu
    Copy the full SHA
    3de4594 View commit details
    Browse the repository at this point in the history
  2. catchup

    [email protected] committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    7942c6a View commit details
    Browse the repository at this point in the history
  3. unit tests for reverse relations

    I've added a fourth return value from many_to_something for deleted items from a manyToOne/manyToMany relation. Only tested for manyToOne so far
    
    I also reverted  to / as I was having trouble with it regarding abstract classes, I'll do some moore testing around it
    [email protected] committed Feb 28, 2015
    2 Configuration menu
    Copy the full SHA
    38f03aa View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    dc8dd3d View commit details
    Browse the repository at this point in the history
  5. move deleted items up

    jedie committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    7016309 View commit details
    Browse the repository at this point in the history
  6. WIP: cleanup

    jedie committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    ead2cf8 View commit details
    Browse the repository at this point in the history
  7. reformat code

    jedie committed Feb 28, 2015
    Configuration menu
    Copy the full SHA
    456c659 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    20ec479 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    a680aee View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    27a2b39 View commit details
    Browse the repository at this point in the history

Commits on Apr 11, 2015

  1. Configuration menu
    Copy the full SHA
    e9bde74 View commit details
    Browse the repository at this point in the history
  2. Shows only true missing objects, fixes #34

    also correctly scopes deleted for followed fields
    [email protected] committed Apr 11, 2015
    1 Configuration menu
    Copy the full SHA
    9c81a09 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2dafbc7 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    1a0ac62 View commit details
    Browse the repository at this point in the history
  5. Merge pull request #35 from LegoStormtroopr/django18

    Django 1.8 support
    Thanks LegoStormtroopr!
    jedie committed Apr 11, 2015
    Configuration menu
    Copy the full SHA
    c45c862 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2015

  1. upload as wheels, too.

    jedie committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    83a12f2 View commit details
    Browse the repository at this point in the history
  2. release as v0.5.2

    jedie committed Apr 14, 2015
    Configuration menu
    Copy the full SHA
    0612201 View commit details
    Browse the repository at this point in the history
Loading