[Python-modules-commits] [django-model-utils] branch master updated (6bd9e20 -> f9e1c4f)

Brian May bam at moszumanska.debian.org
Wed Dec 2 22:03:13 UTC 2015


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

bam pushed a change to branch master
in repository django-model-utils.

      from  6bd9e20   Fix tests.
       new  c0b30b2   Import django-model-utils_2.4.orig.tar.gz
       new  e97ca24   record new upstream branch created by importing django-model-utils_2.4.orig.tar.gz and merge it
       new  f9e1c4f   Update changelog.

The 3 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:
 .travis.yml                 |   2 +
 AUTHORS.rst                 |   2 +
 CHANGES.rst                 |   5 ++
 debian/.git-dpm             |  14 ++---
 debian/changelog            |   7 +++
 model_utils/__init__.py     |   2 +-
 model_utils/fields.py       |   5 ++
 model_utils/managers.py     |  94 ++------------------------------
 model_utils/models.py       |   8 ++-
 model_utils/tests/fields.py |  61 +++++++++++++--------
 model_utils/tests/models.py |  76 ++------------------------
 model_utils/tests/tests.py  | 128 ++++----------------------------------------
 setup.py                    |   1 +
 tox.ini                     |   8 +--
 14 files changed, 97 insertions(+), 316 deletions(-)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-model-utils.git



More information about the Python-modules-commits mailing list