[Python-modules-commits] [django-taggit] branch master updated (2dc96fd -> fb3a1a8)

Michal Cihar nijel at moszumanska.debian.org
Fri Nov 27 07:42:11 UTC 2015


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

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

      from  2dc96fd   New upstream release.
       new  034a731   Imported Upstream version 0.17.4
       new  0eae736   Merge tag 'upstream/0.17.4'
       new  fb3a1a8   New upstream release.

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                         |  2 +-
 debian/changelog                 |  6 +++
 django_taggit.egg-info/PKG-INFO  |  2 +-
 docs/custom_tagging.txt          | 84 +++++++++++++++++++++++++++++++++++-----
 taggit/__init__.py               |  2 +-
 taggit/managers.py               |  6 +--
 taggit/models.py                 | 20 +++++++++-
 tests/forms.py                   |  8 +++-
 tests/migrations/0001_initial.py | 61 +++++++++++++++++++++++++++--
 tests/models.py                  | 38 +++++++++++++++---
 tests/tests.py                   | 31 ++++++++++++---
 12 files changed, 232 insertions(+), 33 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/django-taggit.git



More information about the Python-modules-commits mailing list