In an "old-style" product imported into Buildout, where is the proper place for the 'PROJECTNAME = ' declaration? I assumed it would be here: src/my.project/Products/MyProject/config.py
But this does not work: NameError: name 'PROJECTNAME' is not defined More background information here: http://www.nabble.com/porting-old-style-products-into-buildout-td16308469s6741.html Thanks, ~John -- View this message in context: http://www.nabble.com/porting-old-style-products-into-buildout-tp16418467s20094p16418467.html Sent from the Product Developers mailing list archive at Nabble.com. _______________________________________________ Product-Developers mailing list [email protected] http://lists.plone.org/mailman/listinfo/product-developers
