Commit 0ca3d7cd authored by Ivan Tyagov's avatar Ivan Tyagov

Add missing import

parent c3b80aec
......@@ -4,6 +4,7 @@
# creates user (login credentials)
# random password is given by parameter
from DateTime import DateTime
import json
now = DateTime()
portal = context.getPortalObject()
......
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