28 Jul
2002
28 Jul
'02
9:43 p.m.
Jerome Alet writes:
On Sat, Jul 27, 2002 at 05:49:05AM -0700, Jonathan Mark wrote:
I am changing the Python module that an external method refers to. In order to see my changes in my browser I must first delete the external method and then create it again.
Go to your external method management page in the ZMI and click on the "Save Changes" button. Or run Zope in debug mode ("-D" startup option), then it is done automatically.
Dieter