[Python-modules-commits] [django-organizations] branch upstream updated (af15f77 -> 6d6716c)

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


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

kitterman pushed a change to branch upstream
in repository django-organizations.

      from  af15f77   Imported Upstream version 0.9.1
       new  6d6716c   Imported Upstream version 0.9.2

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