[Python-modules-commits] [django-organizations] 02/04: Merge tag 'upstream/0.9.2' into debian/master

Scott Kitterman kitterman at moszumanska.debian.org
Mon Aug 7 05:31:44 UTC 2017


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

kitterman pushed a commit to branch debian/master
in repository django-organizations.

commit 7bfa22a1b7385c55769fa79b933890ec85edf802
Merge: 2a167ee 6d6716c
Author: Scott Kitterman <scott at kitterman.com>
Date:   Mon Aug 7 01:20:58 2017 -0400

    Merge tag 'upstream/0.9.2' into debian/master
    
    Upstream version 0.9.2

 HISTORY.rst                            |  5 +++
 PKG-INFO                               | 11 ++++--
 README.rst                             |  4 +--
 django_organizations.egg-info/PKG-INFO | 11 ++++--
 organizations/__init__.py              |  2 +-
 organizations/abstract.py              | 14 ++++++--
 organizations/admin.py                 | 12 ++++---
 organizations/app_settings.py          |  2 +-
 organizations/backends/__init__.py     |  4 +--
 organizations/backends/defaults.py     | 65 ++++++++++++++++------------------
 organizations/backends/forms.py        | 27 ++++++++------
 organizations/base.py                  |  6 ++--
 organizations/forms.py                 |  7 ++--
 organizations/mixins.py                |  3 +-
 organizations/models.py                |  6 ++--
 organizations/urls.py                  | 29 ++++++++-------
 organizations/utils.py                 | 11 +++---
 organizations/views.py                 | 34 ++++++++++++------
 18 files changed, 148 insertions(+), 105 deletions(-)

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



More information about the Python-modules-commits mailing list