Commit e2b9d016 authored by Łukasz Nowak's avatar Łukasz Nowak

Allow to pass no REQUEST.

parent 823db600
......@@ -107,7 +107,7 @@ return True\n
</item>
<item>
<key> <string>_params</string> </key>
<value> <string>value,REQUEST</string> </value>
<value> <string>value,REQUEST=None</string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
......
361
\ No newline at end of file
362
\ No newline at end of file
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