[Python-modules-commits] [django-taggit] branch upstream updated (a17a615 -> 034a731)

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


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

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

      from  a17a615   Imported Upstream version 0.17.3
       new  034a731   Imported Upstream version 0.17.4

The 1 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 +-
 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 ++++++++++++---
 11 files changed, 226 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