[Python-modules-commits] [django-taggit] 02/03: Updated version 0.22.1 from 'upstream/0.22.1'
Michal Cihar
nijel at moszumanska.debian.org
Mon Jul 10 18:02:11 UTC 2017
This is an automated email from the git hooks/post-receive script.
nijel pushed a commit to branch master
in repository django-taggit.
commit 5e160a409697581ff6c49210317e93f9c2c38134
Merge: 36cc15b 08483d4
Author: Michal Čihař <nijel at debian.org>
Date: Mon Jul 10 19:57:05 2017 +0200
Updated version 0.22.1 from 'upstream/0.22.1'
with Debian dir 777f5a57f8c9a49451e900754fa977426fc75bde
AUTHORS | 1 +
CHANGELOG.txt | 35 +++++++++++++
PKG-INFO | 7 +--
README.rst | 2 +-
django_taggit.egg-info/PKG-INFO | 7 +--
django_taggit.egg-info/SOURCES.txt | 2 +
docs/contributing.txt | 95 ++++++++++++++++++++++++++++++++++
docs/external_apps.txt | 33 +++++-------
docs/index.txt | 3 +-
runtests.py | 6 +++
setup.cfg | 4 +-
setup.py | 6 +--
taggit/__init__.py | 2 +-
taggit/locale/es/LC_MESSAGES/django.po | 4 +-
taggit/managers.py | 92 +++++++++++---------------------
taggit/models.py | 24 +++++----
taggit/utils.py | 8 +--
tests/forms.py | 2 +-
tests/migrations/0002_uuid_models.py | 54 +++++++++++++++++++
tests/models.py | 26 +++++++++-
tests/tests.py | 54 ++++++++++++++-----
tox.ini | 17 +++++-
22 files changed, 350 insertions(+), 134 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