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

Store requested hosting subscription in REQUEST for further use.

parent 94221872
......@@ -126,6 +126,7 @@ else:\n
activate_kw={\'tag\': tag},\n
)\n
\n
context.REQUEST.set(\'request_hosting_subscription\', request_hosting_subscription)\n
request_hosting_subscription.HostingSubscription_requestRootSoftwareInstance(tag, person=person)\n
......
687
\ No newline at end of file
688
\ 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