[Python-modules-commits] [django-taggit] branch upstream updated (f21bed6 -> 8c9e96c)
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 upstream
in repository django-taggit.
from f21bed6 Imported Upstream version 0.12.1
new 8c9e96c Imported Upstream version 0.12.2
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 | 4 ++
PKG-INFO | 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 +-
17 files changed, 196 insertions(+), 109 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