[Python-modules-commits] [django-polymorphic] branch experimental updated (87bf5df -> cffc0c0)

Michael Fladischer fladi at moszumanska.debian.org
Fri May 12 14:02:21 UTC 2017


This is an automated email from the git hooks/post-receive script.

fladi pushed a change to branch experimental
in repository django-polymorphic.

      from  87bf5df   change target to experimental
       new  d306d51   record new upstream branch created by importing django-polymorphic_1.2.orig.tar.gz
       new  5147ba1   Import django-polymorphic_1.2.orig.tar.gz
       new  cb5b5d9   use local objects.inv where possible
       new  30b2631   merge patched-experimental into experimental
       new  fa9c8ae   change version to 1.2-1~exp1 (UNRELEASED) New upstream release.
       new  cffc0c0   change target to experimental

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:
 .gitignore                                         |   1 +
 .travis.yml                                        | 133 ++++++++++++---------
 README.rst                                         |   2 +-
 debian/.git-dpm                                    |  14 +--
 debian/changelog                                   |   6 +
 ...0001-use-local-objects.inv-where-possible.patch |   4 +-
 ...002-Replace-force_unicode-with-force_text.patch |  35 ------
 ...ngo.contrib.contenttypes-in-sphinx-docume.patch |  21 ----
 debian/patches/series                              |   2 -
 docs/_ext/djangodummy/requirements.txt             |   3 +-
 docs/changelog.rst                                 |  12 +-
 docs/conf.py                                       |   4 +-
 polymorphic/__init__.py                            |   2 +-
 polymorphic/admin/inlines.py                       |   1 +
 polymorphic/admin/parentadmin.py                   |   4 +-
 polymorphic/query.py                               | 127 +++++++++++++-------
 .../static/polymorphic/css/polymorphic_inlines.css |   1 +
 polymorphic/tests/__init__.py                      |   1 +
 polymorphic/tests/test_orm.py                      |  10 +-
 tox.ini                                            |  14 ++-
 20 files changed, 217 insertions(+), 180 deletions(-)
 delete mode 100644 debian/patches/0002-Replace-force_unicode-with-force_text.patch
 delete mode 100644 debian/patches/0003-Install-django.contrib.contenttypes-in-sphinx-docume.patch

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