Django-organizations

Latest version: v2.5.0

Safety actively analyzes 693883 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 2 of 9

2.1.0

-----

* Adds migrations to support Django 4.x
* Removes support for Django < 3.2
* Updates tox testing for supported configurations of Django 3.2 - 4.1 with Python 3.7 - 3.10
* Early tox testing of Django 4.1 with Python 3.11
* Fixes GitHub Actions automated testing

2.0.2

-----

* Remove `default_app_config` for forward compatiblity with Django 4.1

2.0.1

-----

* Better compatibility with Django 3.2

2.0.0

-----

* Invitation model backend uses models to track invitations
* Registration/inviation backends take an optional namespace argument on initialization. The use
case is if you want to namespace the URLs
* Can provide a dotted path to `invitation_backend` and `registration_backend` functions
* Drops support for Python 2 and Django versions < 2.2 LTS
* Migrate the codebase to an src/ layout
* Now with more test coverage!

1.1.1

-----

* Fixes issue with default backend where users defined without first/last names
might not be represented

1.1.0

-----

* Migrations and slug related fixup

This is a small but significant change. A change introduced in version 1.0.0 due to
incompatability with an unmaintained default dependency yielded migration issues for
many users. This release switches *back* to a *fork* of the original dependency
to revert the default changes.

Page 2 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.