[Python-modules-commits] [django-taggit] 02/04: Merge tag 'upstream/0.12.2'

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 commit to branch master
in repository django-taggit.

commit a57dc7f1d422e67151dbcade9baae106a9028129
Merge: b194677 8c9e96c
Author: Michal Čihař <michal at cihar.com>
Date:   Thu Sep 25 09:18:38 2014 +0200

    Merge tag 'upstream/0.12.2'
    
    Upstream version 0.12.2

 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