[Python-modules-commits] [django-taggit] branch upstream updated (dde9ce3 -> a17a615)
Michal Cihar
nijel at moszumanska.debian.org
Thu Oct 29 14:10:52 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 dde9ce3 Imported Upstream version 0.17.1
new a17a615 Imported Upstream version 0.17.3
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 | 10 +++++++
PKG-INFO | 2 +-
django_taggit.egg-info/PKG-INFO | 2 +-
django_taggit.egg-info/SOURCES.txt | 8 +----
taggit/__init__.py | 2 +-
taggit/managers.py | 58 +++++++++++++++++++++++++++++--------
taggit/migrations/0001_initial.py | 4 +--
taggit/models.py | 3 +-
tests/__init__.pyc | Bin 144 -> 0 bytes
tests/forms.pyc | Bin 2146 -> 0 bytes
tests/migrations/0001_initial.pyc | Bin 8258 -> 0 bytes
tests/migrations/__init__.pyc | Bin 155 -> 0 bytes
tests/models.pyc | Bin 11096 -> 0 bytes
tests/tests.pyc | Bin 31439 -> 0 bytes
tox.ini | 14 +++++++++
15 files changed, 78 insertions(+), 25 deletions(-)
delete mode 100644 tests/__init__.pyc
delete mode 100644 tests/forms.pyc
delete mode 100644 tests/migrations/0001_initial.pyc
delete mode 100644 tests/migrations/__init__.pyc
delete mode 100644 tests/models.pyc
delete mode 100644 tests/tests.pyc
--
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