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

Scott Kitterman kitterman at moszumanska.debian.org
Mon Jan 8 20:10:28 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-organizations.

      from  9e520c8   Bump standards version to 4.0.1 without further change
       new  acd26db   Imported Upstream version 1.0.0
       new  8a0930f   Merge tag 'upstream/1.0.0' into debian/master
       new  966450d   New upstream release
       new  5a7385b   Bump standards-version to 4.1.3 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                                   | 12 ++++++++
 PKG-INFO                                      | 29 ++++++++++++++-----
 README.rst                                    | 14 +++++----
 debian/changelog                              |  7 +++++
 debian/control                                |  2 +-
 django_organizations.egg-info/PKG-INFO        | 29 ++++++++++++++-----
 django_organizations.egg-info/SOURCES.txt     |  1 +
 organizations/__init__.py                     |  2 +-
 organizations/abstract.py                     | 16 ++++-------
 organizations/backends/defaults.py            | 41 +++++++++++++++++----------
 organizations/base.py                         | 20 ++++++-------
 organizations/compat.py                       | 10 +++++++
 organizations/migrations/0001_initial.py      | 40 +++++++++++++-------------
 organizations/migrations/0002_model_update.py |  3 +-
 organizations/views.py                        | 10 +++++--
 setup.py                                      |  1 +
 16 files changed, 155 insertions(+), 82 deletions(-)
 create mode 100644 organizations/compat.py

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