[Python-modules-commits] [django-reversion] 02/08: Update upstream source from tag 'upstream/2.0.12'

Michael Fladischer fladi at moszumanska.debian.org
Fri Dec 8 19:02:55 UTC 2017


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

fladi pushed a commit to branch debian/master
in repository django-reversion.

commit bc0f698aae5e09e53326dbd545553fb01219cc7f
Merge: a46c279 7e23235
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Fri Dec 8 19:26:13 2017 +0100

    Update upstream source from tag 'upstream/2.0.12'
    
    Update to upstream version '2.0.12'
    with Debian dir f793563111134cb9c1a6c4f2a68839672ec3a9e4

 .travis.yml                               |  12 ++-
 CHANGELOG.rst                             |  14 ++++
 docs/admin.rst                            |   4 +-
 reversion/__init__.py                     |   2 +-
 reversion/admin.py                        |  14 +++-
 reversion/locale/uk/LC_MESSAGES/django.mo | Bin 0 -> 3451 bytes
 reversion/locale/uk/LC_MESSAGES/django.po | 134 ++++++++++++++++++++++++++++++
 reversion/models.py                       |  60 ++++++++++---
 tests/test_app/migrations/0001_initial.py |   6 ++
 tests/test_app/models.py                  |   7 ++
 tests/test_app/tests/base.py              |   5 ++
 tests/test_app/tests/test_admin.py        |  38 ++++++++-
 tests/test_app/tests/test_api.py          |   2 +-
 tests/test_app/tests/test_models.py       |  16 ++++
 tests/test_project/settings.py            |   1 -
 tests/test_project/urls.py                |   2 +-
 tox.ini                                   |  10 ++-
 17 files changed, 299 insertions(+), 28 deletions(-)

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



More information about the Python-modules-commits mailing list