[Python-modules-commits] [django-model-utils] branch upstream updated (f99aada -> c0b30b2)

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


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

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

      from  f99aada   Import django-model-utils_2.3.1.orig.tar.gz
       new  c0b30b2   Import django-model-utils_2.4.orig.tar.gz

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:
 .travis.yml                 |   2 +
 AUTHORS.rst                 |   2 +
 CHANGES.rst                 |   5 ++
 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 +--
 12 files changed, 83 insertions(+), 309 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