[Python-modules-commits] [django-polymorphic] 02/05: record new upstream branch created by importing django-polymorphic_0.9.1.orig.tar.gz and merge it
Michael Fladischer
fladi at moszumanska.debian.org
Sun Feb 21 10:04:02 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a commit to branch master
in repository django-polymorphic.
commit 477184da96f0c9edefb8c96a2efd12998da28098
Merge: b237a18 67e597e
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date: Sun Feb 21 10:55:35 2016 +0100
record new upstream branch created by importing django-polymorphic_0.9.1.orig.tar.gz and merge it
.travis.yml | 2 -
debian/.git-dpm | 14 +-
docs/admin.rst | 3 +
docs/advanced.rst | 13 +-
docs/changelog.rst | 37 ++++-
docs/conf.py | 4 +-
docs/index.rst | 1 +
docs/migrating.rst | 65 +++++++++
docs/quickstart.rst | 2 +-
docs/third-party.rst | 79 ++++++++---
polymorphic/__init__.py | 2 +-
polymorphic/admin.py | 55 +++++++-
polymorphic/base.py | 2 +-
polymorphic/managers.py | 7 +
polymorphic/query.py | 148 ++++++++++++++++++--
.../admin/polymorphic/object_history.html | 6 +
polymorphic/tests.py | 153 +++++++++++++++++++++
17 files changed, 537 insertions(+), 56 deletions(-)
diff --cc debian/.git-dpm
index c484948,0000000..c5883bc
mode 100644,000000..100644
--- a/debian/.git-dpm
+++ b/debian/.git-dpm
@@@ -1,11 -1,0 +1,11 @@@
+# see git-dpm(1) from git-dpm package
- e9fab2f7eb0101200bfacfe30e0499d46db48270
- e9fab2f7eb0101200bfacfe30e0499d46db48270
- e9fab2f7eb0101200bfacfe30e0499d46db48270
- e9fab2f7eb0101200bfacfe30e0499d46db48270
- django-polymorphic_0.8.1.orig.tar.gz
- 7922ca7f9fd895e283a1518b06d4511c757f8b79
- 64375
++67e597e7ff9b2a93336a0f8262f09efd9079a8db
++67e597e7ff9b2a93336a0f8262f09efd9079a8db
++67e597e7ff9b2a93336a0f8262f09efd9079a8db
++67e597e7ff9b2a93336a0f8262f09efd9079a8db
++django-polymorphic_0.9.1.orig.tar.gz
++ae6b96f8b6379c02fa52a662d3de8281167cb99c
++69022
+debianTag="debian/%e%v"
+patchedTag="patched/%e%v"
+upstreamTag="upstream/%e%u"
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-polymorphic.git
More information about the Python-modules-commits
mailing list