[Python-modules-commits] [django-organizations] branch debian/master updated (2a167ee -> 9e520c8)

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


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

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

      from  2a167ee   New upstream release
       new  6d6716c   Imported Upstream version 0.9.2
       new  7bfa22a   Merge tag 'upstream/0.9.2' into debian/master
       new  35d564a   New upstream release
       new  9e520c8   Bump standards version to 4.0.1 without further change

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:
 HISTORY.rst                            |  5 +++
 PKG-INFO                               | 11 ++++--
 README.rst                             |  4 +--
 debian/changelog                       |  7 ++++
 debian/control                         |  2 +-
 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 ++++++++++++------
 20 files changed, 156 insertions(+), 106 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