-
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.2
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.3
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 12 commits
- 8 files changed
- 4 contributors
Commits on Apr 14, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 341707e - Browse repository at this point
Copy the full SHA 341707eView commit details
Commits on May 6, 2015
-
Update Django required version
Update install requires to accept Django 1.8 too.
Configuration menu - View commit details
-
Copy full SHA for ecd8cd7 - Browse repository at this point
Copy the full SHA ecd8cd7View commit details
Commits on May 7, 2015
-
Merge pull request #37 from Aikurn/patch-1
Update Django required version Thanks Aikurn!
Configuration menu - View commit details
-
Copy full SHA for b9abb50 - Browse repository at this point
Copy the full SHA b9abb50View commit details
Commits on May 20, 2015
-
Configuration menu - View commit details
-
Copy full SHA for d06e391 - Browse repository at this point
Copy the full SHA d06e391View commit details
Commits on Jun 17, 2015
-
remove unused QueryLogMiddleware:
moved to djanto-tools: https://github.com/jedie/django- tools/commit/4e9b966a85133de537f7c77a0ab1d1eab0a3973f
Configuration menu - View commit details
-
Copy full SHA for 78dad4e - Browse repository at this point
Copy the full SHA 78dad4eView commit details -
Django 1.8 shows the error message: ``` (testapp)luzfcb@luzfcb:~/projects/testapp$ python manage.py check /home/luzfcb/virtualenvs/testapp/lib/python3.4/site-packages/django/contrib/admin/util.py:7: RemovedInDjango19Warning: The django.contrib.admin.util module has been renamed. Use django.contrib.admin.utils instead. "Use django.contrib.admin.utils instead.", RemovedInDjango19Warning) System check identified no issues (0 silenced). ``` because in django 1.9, the module `django.contrib.admin.util` was renamed `django.contrib.admin.utils`
Configuration menu - View commit details
-
Copy full SHA for 8b6b04d - Browse repository at this point
Copy the full SHA 8b6b04dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 99fcec2 - Browse repository at this point
Copy the full SHA 99fcec2View commit details
Commits on Jun 18, 2015
-
Merge pull request #39 from luzfcb/patch-1
Update admin.py to avoid RemovedInDjango19Warning Thanks luzfcb!
Configuration menu - View commit details
-
Copy full SHA for 6572a39 - Browse repository at this point
Copy the full SHA 6572a39View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1fe9d88 - Browse repository at this point
Copy the full SHA 1fe9d88View commit details
Commits on Jul 2, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 7c4b2f3 - Browse repository at this point
Copy the full SHA 7c4b2f3View commit details
Commits on Jul 13, 2015
-
Configuration menu - View commit details
-
Copy full SHA for 1d0e1a4 - Browse repository at this point
Copy the full SHA 1d0e1a4View commit details -
Configuration menu - View commit details
-
Copy full SHA for 8ee7edb - Browse repository at this point
Copy the full SHA 8ee7edbView 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.2...v0.5.3