-
Notifications
You must be signed in to change notification settings - Fork 104
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: jedie/django-reversion-compare
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.5.4
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 8 commits
- 9 files changed
- 3 contributors
Commits on Jul 22, 2015
-
Add OneToOne field test by adding/testing a Identity model
The identity model includes an id_number which is set to char field and a OneToOne field to a user. Note that the field also sets a custom related name. This is to test that we can handle custom related names in one to one fields.
Frank Wickström committedJul 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 62dc99c - Browse repository at this point
Copy the full SHA 62dc99cView commit details -
Fetch OneToOne field foreign_key from the objects attribute instead o…
…f all() A OneToOne field does not have a all() function, which leads to an exception when all() is called.
Frank Wickström committedJul 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 40441f8 - Browse repository at this point
Copy the full SHA 40441f8View commit details -
Frank Wickström committed
Jul 22, 2015 Configuration menu - View commit details
-
Copy full SHA for e623680 - Browse repository at this point
Copy the full SHA e623680View commit details -
Frank Wickström committed
Jul 22, 2015 Configuration menu - View commit details
-
Copy full SHA for 7b093e3 - Browse repository at this point
Copy the full SHA 7b093e3View commit details -
Merge pull request #42 from frwickst/OneToOneField-fix
One to one field custom related name fix
Configuration menu - View commit details
-
Copy full SHA for 9145d83 - Browse repository at this point
Copy the full SHA 9145d83View commit details -
Configuration menu - View commit details
-
Copy full SHA for df0a44e - Browse repository at this point
Copy the full SHA df0a44eView commit details -
Configuration menu - View commit details
-
Copy full SHA for 62f0b77 - Browse repository at this point
Copy the full SHA 62f0b77View commit details -
Configuration menu - View commit details
-
Copy full SHA for 87379e5 - Browse repository at this point
Copy the full SHA 87379e5View commit details
Loading
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 v0.5.3...v0.5.4