EduploneExam config.py,NONE,1.1
Nils Haagen <[email protected]> Fri, 08 Apr 2005 14:01:16 +0000
| Newsgroups | gmane.comp.web.zope.eduplone.cvs |
|---|---|
| Message-ID | <[email protected]> |
Update of /cvsroot/eduplone/EduploneExam
In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv27428
Added Files:
config.py
Log Message:
added previously missing config.py
--- NEW FILE: config.py ---
#
# Product configuration. This contents of this module will be imported into
# __init__.py and every content type module.
#
# If you wish to perform custom configuration, you may put a file AppConfig.py
# in your product's root directory. This will be included in this file if
# found.
#
PROJECTNAME = "EduploneExam"
DEFAULT_ADD_CONTENT_PERMISSION = "Add Eduploneexam Content"
product_globals=globals()
##code-section config-bottom #fill in your manual code here
##/code-section config-bottom
try:
from Products.EduploneExam.AppConfig import *
except ImportError:
pass
# End of config.py
-------------------------------------------------------
SF email is sponsored by - The IT Product Guide
Read honest & candid reviews on hundreds of IT Products from real users.
Discover which products truly live up to the hype. Start reading now.
http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click