[Python-modules-commits] [django-taggit] branch master updated (63d3671 -> fb37433)

Michal Cihar nijel at moszumanska.debian.org
Tue Aug 30 10:52:32 UTC 2016


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

nijel pushed a change to branch master
in repository django-taggit.

      from  63d3671   Fixes test on Django 1.10 (Closes: #834668)
       new  6b2811b   Update to 0.21.1
       new  36d2236   Imported Upstream version 0.21.1
       new  fb37433   Merge tag 'upstream/0.21.1'

The 3 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:
 CHANGELOG.txt                   |  5 +++++
 PKG-INFO                        |  9 ++++++---
 debian/changelog                |  4 ++--
 django_taggit.egg-info/PKG-INFO |  9 ++++++---
 docs/api.txt                    |  9 ---------
 docs/getting_started.txt        | 12 +----------
 docs/index.txt                  | 22 +--------------------
 setup.cfg                       |  4 ++--
 setup.py                        |  7 +++++--
 taggit/__init__.py              |  2 +-
 taggit/managers.py              | 44 ++++++++---------------------------------
 taggit/migrations/__init__.py   | 21 --------------------
 taggit/models.py                | 34 +++++--------------------------
 tests/forms.py                  | 14 +++++--------
 tests/tests.py                  | 30 ++++++----------------------
 tox.ini                         |  2 ++
 16 files changed, 55 insertions(+), 173 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-taggit.git



More information about the Python-modules-commits mailing list