We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
hi!.. i need change te permissions of access adn check some parameter in the url, after compare whith my user return the file. Can you explain me how?
thanks
The text was updated successfully, but these errors were encountered:
Same issue in 2021.... Anybody has help?
I tried to define my own function: PRIVATE_STORAGE_AUTH_FUNCTION = getattr(settings, 'my_own_function', 'private_storage.permissions.allow_superuser')
unfortunately this does not work.
Sorry, something went wrong.
Here is an example: https://github.com/Material-MADS/mads-app/blob/26e3d1ed64779697313643a7f3155aa1f23c9af1/madsapp/settings/local_base.py#L44 https://github.com/Material-MADS/mads-app/blob/26e3d1ed64779697313643a7f3155aa1f23c9af1/datamanagement/models.py#L49
Thank you @xjlin0 ! God bless you!
No branches or pull requests
hi!.. i need change te permissions of access adn check some parameter in the url, after compare whith my user return the file. Can you explain me how?
thanks
The text was updated successfully, but these errors were encountered: