2 Jun
2005
2 Jun
'05
4:58 p.m.
Am Donnerstag, den 02.06.2005, 09:41 -0700 schrieb Varun Parange:
hi,
i have add a new directory in my "Products" directory..
however, when i try to add the __init__.py file , it giver me an error..
Error Type: BadRequest Error Value: The id "__init__" is invalid because it begins with an underscore.
how do i add this file?
You do this all in the Filesystem where Zope runs. Hence the name: Filesystem based products :-) As oposite to creating objects thru the web. (Which are of course limited)