[Python-modules-commits] [django-impersonate] branch upstream updated (f99db7d -> 709d553)
Scott Kitterman
kitterman at moszumanska.debian.org
Mon Jan 8 19:47:32 UTC 2018
This is an automated email from the git hooks/post-receive script.
kitterman pushed a change to branch upstream
in repository django-impersonate.
from f99db7d Import django-impersonate_1.1.orig.tar.gz
new 709d553 Imported Upstream version 1.3
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 | 12 ++-
PKG-INFO | 186 +++++++++++++++++++++++----------
README.rst | 181 +++++++++++++++++++++++---------
impersonate/__init__.py | 2 +-
impersonate/admin.py | 37 ++++++-
impersonate/decorators.py | 4 +-
impersonate/helpers.py | 76 +++++++-------
impersonate/middleware.py | 8 +-
impersonate/migrations/0001_initial.py | 5 +-
impersonate/models.py | 2 +
impersonate/settings.py | 51 +++++++++
impersonate/signals.py | 7 +-
impersonate/tests.py | 137 ++++++++++++++----------
impersonate/views.py | 16 ++-
setup.py | 3 +-
15 files changed, 500 insertions(+), 227 deletions(-)
create mode 100644 impersonate/settings.py
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/django-impersonate.git
More information about the Python-modules-commits
mailing list