[Python-modules-commits] [django-polymorphic] branch master updated (b237a18 -> c1d5be1)
Michael Fladischer
fladi at moszumanska.debian.org
Sun Feb 21 10:04:01 UTC 2016
This is an automated email from the git hooks/post-receive script.
fladi pushed a change to branch master
in repository django-polymorphic.
from b237a18 New upstream release (Closes: #806354).
new 67e597e Import django-polymorphic_0.9.1.orig.tar.gz
new 477184d record new upstream branch created by importing django-polymorphic_0.9.1.orig.tar.gz and merge it
new f4668d5 Bump Standards-Version to 3.9.7.
new 289c433 Use https in Vcs-Git field.
new c1d5be1 Update changelog.
The 5 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
.travis.yml | 2 -
debian/.git-dpm | 14 +-
debian/changelog | 8 ++
debian/control | 4 +-
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 ++++++++++++++++++--
.../{change_form.html => object_history.html} | 2 +-
polymorphic/tests.py | 153 +++++++++++++++++++++
19 files changed, 542 insertions(+), 59 deletions(-)
create mode 100644 docs/migrating.rst
copy polymorphic/templates/admin/polymorphic/{change_form.html => object_history.html} (78%)
--
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