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

Michal Cihar nijel at moszumanska.debian.org
Thu Nov 17 10:36:27 UTC 2016


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

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

      from  f9b217f   New upstream version 0.21.2
       new  e8dbd6b   New upstream version 0.21.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                            |  5 ++++
 PKG-INFO                                 |  2 +-
 django_taggit.egg-info/PKG-INFO          |  2 +-
 django_taggit.egg-info/SOURCES.txt       |  4 ++-
 taggit/__init__.py                       |  2 +-
 taggit/views.py                          | 47 ++++++++++++++++++++++++++------
 tests/settings.py                        |  7 +++++
 tests/templates/tests/food_tag_list.html | 10 +++++++
 tests/tests.py                           | 42 +++++++++++++++++++++++++++-
 tests/urls.py                            |  8 ++++++
 10 files changed, 116 insertions(+), 13 deletions(-)
 create mode 100644 tests/templates/tests/food_tag_list.html
 create mode 100644 tests/urls.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