[Python-modules-commits] [django-taggit] branch master updated (b194677 -> bea9805)
Michal Cihar
nijel at moszumanska.debian.org
Thu Sep 25 07:23:05 UTC 2014
This is an automated email from the git hooks/post-receive script.
nijel pushed a change to branch master
in repository django-taggit.
from b194677 New upstream release.
new 8c9e96c Imported Upstream version 0.12.2
new a57dc7f Merge tag 'upstream/0.12.2'
new 370bf2d New upstream release.
new bea9805 Bump standards to 3.9.6.
The 4 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 | 4 ++
PKG-INFO | 2 +-
debian/changelog | 8 ++++
debian/control | 2 +-
django_taggit.egg-info/PKG-INFO | 2 +-
setup.cfg | 6 +++
setup.py | 2 +-
taggit/__init__.py | 2 +-
taggit/forms.py | 11 +++--
taggit/managers.py | 77 +++++++++++++++++-------------
taggit/migrations/0001_initial.py | 7 +--
taggit/models.py | 16 ++++---
taggit/utils.py | 2 +-
taggit/views.py | 3 +-
tests/forms.py | 7 ++-
tests/migrations/0001_initial.py | 52 +++++++++++++++------
tests/models.py | 12 ++++-
tests/tests.py | 98 +++++++++++++++++++++++++--------------
tox.ini | 2 +-
19 files changed, 205 insertions(+), 110 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