[zopeorg-checkins] CVS: Products/ZopeOrg-NV/Extensions - setupZopeOrg.py:1.55

Sidnei da Silva sidnei at x3ng.com.br
Mon Dec 2 18:20:33 EST 2002


Update of /cvs-zopeorg/Products/ZopeOrg-NV/Extensions
In directory cvs.zope.org:/tmp/cvs-serv4133/Extensions

Modified Files:
	setupZopeOrg.py 
Log Message:
Looks like DateIndexes were moved into ZopeCore

=== Products/ZopeOrg-NV/Extensions/setupZopeOrg.py 1.54 => 1.55 ===
 from Products.Rewriter.Rewriter import manage_addRewriter
 
 from Products.PluginIndexes.FieldIndex.FieldIndex import FieldIndex
+from Products.PluginIndexes.DateIndex.DateIndex import DateIndex
 
-from Products.DateIndexes.DateIndex import DateIndex
-from Products.DateIndexes.DateRangeIndex import DateRangeIndex
 from Products.CMFDateIndexes.RSCatalogTool import RSCatalogTool
 from Products.BTreeFolder2.CMFBTreeFolder import manage_addCMFBTreeFolder
 





More information about the zopeorg-checkins mailing list