Commit f0c3c63e authored by konradrekon's avatar konradrekon Committed by Diederik van der Boor
Browse files

Update README.rst

parent abaee5e0
...@@ -124,7 +124,7 @@ The following options are available out of the box: ...@@ -124,7 +124,7 @@ The following options are available out of the box:
* ``private_storage.permissions.allow_superuser`` * ``private_storage.permissions.allow_superuser``
You can create a custom function, and use that instead. You can create a custom function, and use that instead.
The function receives a ``private_storate.models.PrivateFile`` object, The function receives a ``private_storage.models.PrivateFile`` object,
which has the following fields: which has the following fields:
* ``request``: the Django request. * ``request``: the Django request.
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment