You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
access parameter replaces hidden parameter. What was hidden=True now becomes access=Access.private. All places using hidden should be replaced with access=Access.private.
access
parameter replaceshidden
parameter. What washidden=True
now becomesaccess=Access.private
. All places usinghidden
should be replaced withaccess=Access.private
.Merge request, when
access
parameter was introduced.https://gitlab.com/atviriduomenys/spinta/-/merge_requests/18
Documentation: https://spinta.readthedocs.io/en/latest/manual/access.html#access-levels
The text was updated successfully, but these errors were encountered: