[Python-modules-commits] [django-impersonate] branch debian/master updated (6731b42 -> d18bfed)
Scott Kitterman
kitterman at moszumanska.debian.org
Mon Jan 8 19:47:31 UTC 2018
This is an automated email from the git hooks/post-receive script.
kitterman pushed a change to branch debian/master
in repository django-impersonate.
from 6731b42 Convert from git-dpm to patches unapplied format
new 709d553 Imported Upstream version 1.3
new 488855d Merge tag 'upstream/1.3' into debian/master
new fee7d92 New upstream release
new d18bfed Bump standards-version to 4.1.3 without further change, Add missing depends on python/python3-django
The 4 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 +++++++++++++++++++++++---------
debian/changelog | 8 ++
debian/control | 4 +-
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 +-
17 files changed, 511 insertions(+), 228 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