[Python-modules-commits] [django-reversion] branch upstream updated (8cbfa91 -> 181bad9)

Michael Fladischer fladi at moszumanska.debian.org
Thu Jun 22 08:20:03 UTC 2017


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

fladi pushed a change to branch upstream
in repository django-reversion.

      from  8cbfa91   Import django-reversion_2.0.8.orig.tar.gz
       new  181bad9   Import django-reversion_2.0.9.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:
 CHANGELOG.rst                                   | 13 +++++++++
 docs/_include/create-revision-args.rst          |  3 +++
 docs/_include/create-revision-atomic.rst        |  1 +
 docs/admin.rst                                  |  3 +++
 docs/api.rst                                    |  4 +--
 docs/commands.rst                               |  5 ++++
 docs/common-problems.rst                        |  2 +-
 docs/django-versions.rst                        |  6 ++---
 docs/middleware.rst                             |  5 ++++
 docs/views.rst                                  |  2 +-
 reversion/__init__.py                           |  2 +-
 reversion/middleware.py                         | 14 ++++++++--
 reversion/migrations/0003_auto_20160601_1600.py | 27 +++++++++++--------
 reversion/revisions.py                          | 36 ++++++++++++++++++++-----
 reversion/views.py                              |  7 +++--
 tests/test_app/tests/base.py                    | 14 +++++++---
 tests/test_app/tests/test_api.py                | 15 ++++++++++-
 tests/test_app/tests/test_models.py             | 15 ++++++++++-
 tox.ini                                         | 10 ++++---
 19 files changed, 147 insertions(+), 37 deletions(-)
 create mode 100644 docs/_include/create-revision-atomic.rst

-- 
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