[Grok-dev] Changing the name of a deployed application
Uli Fouquet
uli at gnufix.de
Thu Nov 27 11:06:53 EST 2008
Hi there,
rmoskal wrote:
> Ah, I figured it out. You can do it in the debugger, something like this.
>
> >>> t = root['one']
> >>> root['two'] = t
> >>> del root['one']
> >>> import transaction
> >>> transaction.commit()
>
> It seems kind of scary.
No worries, that's perfectly well :-) But the idea of a renaming tool is
nice IMO. I'll implement one for the next ``grokui.admin`` release.
Best regards,
--
Uli
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: Dies ist ein digital signierter Nachrichtenteil
Url : http://mail.zope.org/pipermail/grok-dev/attachments/20081127/942d4620/attachment.bin
More information about the Grok-dev
mailing list