[Python-modules-commits] [django-taggit] branch master updated (1c0473a -> 480b758)
Michal Cihar
nijel at moszumanska.debian.org
Mon Jan 25 14:47:46 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 1c0473a New upstream release.
new c0fc118 Imported Upstream version 0.18.0
new afd6e2a Merge tag 'upstream/0.18.0'
new 480b758 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 | 7 +++++++
PKG-INFO | 3 +--
debian/changelog | 6 ++++++
django_taggit.egg-info/PKG-INFO | 3 +--
django_taggit.egg-info/SOURCES.txt | 1 +
docs/custom_tagging.txt | 38 ++++++++++++++++++++++++++++++++++++--
setup.py | 1 -
taggit/__init__.py | 2 +-
taggit/managers.py | 15 +++++++--------
taggit/models.py | 3 ++-
taggit/utils.py | 34 ++++++++++++++++++++++++++++++++--
tests/custom_parser.py | 5 +++++
tests/tests.py | 15 +++++++++++++++
tox.ini | 18 ------------------
14 files changed, 114 insertions(+), 37 deletions(-)
create mode 100644 tests/custom_parser.py
--
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