Commit 0cb3e7f0 authored by Łukasz Nowak's avatar Łukasz Nowak

Really set the date.

parent f5fca730
...@@ -53,6 +53,7 @@ ...@@ -53,6 +53,7 @@
<value> <string>from zExceptions import Unauthorized\n <value> <string>from zExceptions import Unauthorized\n
if REQUEST is not None:\n if REQUEST is not None:\n
raise Unauthorized\n raise Unauthorized\n
context.setStartDate(start_date)\n
</string> </value> </string> </value>
</item> </item>
<item> <item>
......
433 434
\ No newline at end of file \ 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