Skip to content

Commit 212c450

Browse files
committed
[docs] Updated docs
1 parent 38d3806 commit 212c450

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

docs/developer/admin-utils.rst

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,10 @@ attribute, which defaults to ``True``. Set it to ``False`` on a specific
5959
6060
The ``organization`` form field's queryset also excludes disabled
6161
organizations for everyone, superusers included, so a disabled
62-
organization can never be *selected* for a new or existing object either.
62+
organization can never be *selected* for a new object. The one exception
63+
is an object that already belongs to a disabled organization on a
64+
``ModelAdmin`` with the opt-out set: its own (disabled) organization stays
65+
selectable in the field so the existing value can still be saved.
6366

6467
``MultitenantOrgFilter``
6568
------------------------

0 commit comments

Comments
 (0)