[Python-modules-commits] [django-taggit] branch upstream updated	(c0fc118 -> 47ef835)
    Michal Cihar 
    nijel at moszumanska.debian.org
       
    Thu May 12 07:31:54 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  c0fc118   Imported Upstream version 0.18.0
       new  47ef835   Imported Upstream version 0.18.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                    | 10 +++++
 PKG-INFO                         |  2 +-
 django_taggit.egg-info/PKG-INFO  |  2 +-
 docs/api.txt                     |  2 +
 docs/custom_tagging.txt          |  2 +-
 runtests.py                      |  5 +++
 taggit/__init__.py               |  2 +-
 taggit/managers.py               | 93 ++++++++++++++++++++++++----------------
 taggit/utils.py                  | 14 ++++++
 tests/migrations/0001_initial.py | 46 ++++++++++----------
 tests/models.py                  | 16 +++----
 tests/tests.py                   | 61 +++++++++++++++++++-------
 tox.ini                          | 12 ++++++
 13 files changed, 181 insertions(+), 86 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