[Python-modules-commits] [django-taggit] branch upstream updated (e8dbd6b -> 08483d4)

Michal Cihar nijel at moszumanska.debian.org
Mon Jul 10 18:02:17 UTC 2017


This is an automated email from the git hooks/post-receive script.

nijel pushed a change to branch upstream
in repository django-taggit.

      from  e8dbd6b   New upstream version 0.21.3
       new  08483d4   New upstream version 0.22.1

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:
 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(-)
 create mode 100644 docs/contributing.txt
 create mode 100644 tests/migrations/0002_uuid_models.py

-- 
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