[Python-modules-commits] [django-taggit] branch upstream updated (3beaea0 -> 9ea8041)

Michal Cihar nijel at moszumanska.debian.org
Tue Aug 23 06:57:09 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  3beaea0   Imported Upstream version 0.20.2
       new  9ea8041   Imported Upstream version 0.21.0

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                                   | 11 +++++
 PKG-INFO                                        |  4 +-
 README.rst                                      |  2 +-
 django_taggit.egg-info/PKG-INFO                 |  4 +-
 django_taggit.egg-info/SOURCES.txt              |  3 --
 docs/admin.txt                                  | 38 +++++++++++++---
 docs/external_apps.txt                          | 24 +++++-----
 taggit/__init__.py                              |  2 +-
 taggit/south_migrations/0001_initial.py         | 60 -------------------------
 taggit/south_migrations/0002_unique_tagnames.py | 43 ------------------
 taggit/south_migrations/__init__.py             |  0
 tests/tests.py                                  | 41 ++++++-----------
 tox.ini                                         |  6 +--
 13 files changed, 77 insertions(+), 161 deletions(-)
 delete mode 100644 taggit/south_migrations/0001_initial.py
 delete mode 100644 taggit/south_migrations/0002_unique_tagnames.py
 delete mode 100644 taggit/south_migrations/__init__.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