Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove hidden param #64

Open
sirex opened this issue Apr 29, 2020 · 1 comment
Open

Remove hidden param #64

sirex opened this issue Apr 29, 2020 · 1 comment
Labels

Comments

@sirex
Copy link
Collaborator

sirex commented Apr 29, 2020

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.

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

@sirex
Copy link
Collaborator Author

sirex commented May 4, 2020

marked this issue as related to #35

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant