Commit f0a014d8 authored by Ayush Tiwari's avatar Ayush Tiwari

erp5_catalog: Clean ERP5Site.py

parent a97ac935
......@@ -2433,7 +2433,7 @@ class ERP5Generator(PortalGenerator):
if not p.hasObject('content_type_registry'):
self.setupMimetypes(p)
#import pdb; pdb.set_trace()
if not update:
self.setupWorkflow(p)
self.setupERP5Core(p,**kw)
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment