[Python-modules-commits] [django-polymorphic] branch master updated (b22b158 -> abc7c0a)

Michael Fladischer fladi at moszumanska.debian.org
Mon Oct 17 07:46:17 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  b22b158   change target to unstable
       new  0e10282   record new upstream branch created by importing django-polymorphic_1.0.2.orig.tar.gz
       new  698c35d   Import django-polymorphic_1.0.2.orig.tar.gz
       new  4a90ce1   use local objects.inv where possible
       new  101d176   merge patched into master
       new  c9d1b3d   change version to 1.0.2-1 (UNRELEASED) New upstream release.
       new  abc7c0a   change target to unstable

The 6 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:
 README.rst                                         | 13 ++++++--
 debian/.git-dpm                                    | 14 ++++-----
 debian/changelog                                   |  6 ++++
 ...0001-use-local-objects.inv-where-possible.patch |  4 +--
 docs/changelog.rst                                 | 14 +++++++++
 docs/conf.py                                       |  4 +--
 docs/quickstart.rst                                |  2 +-
 docs/third-party.rst                               | 17 +++++++++++
 polymorphic/__init__.py                            |  2 +-
 polymorphic/admin/childadmin.py                    | 15 ++++++++++
 polymorphic/base.py                                |  5 +++-
 .../example => polymorphic/contrib}/__init__.py    |  0
 polymorphic/contrib/guardian.py                    | 35 ++++++++++++++++++++++
 polymorphic/formsets/models.py                     |  7 ++---
 .../static/polymorphic/css/polymorphic_inlines.css |  1 +
 polymorphic/tests.py                               | 21 +++++++++++++
 16 files changed, 140 insertions(+), 20 deletions(-)
 copy {example/example => polymorphic/contrib}/__init__.py (100%)
 create mode 100644 polymorphic/contrib/guardian.py

-- 
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