[Erp5-report] r33541 luke - /erp5/trunk/products/ERP5/Document/Document.py

nobody at svn.erp5.org nobody at svn.erp5.org
Tue Mar 9 16:33:38 CET 2010


Author: luke
Date: Tue Mar  9 16:33:38 2010
New Revision: 33541

URL: http://svn.erp5.org?rev=33541&view=rev
Log:
 - document implements IDocument

Modified:
    erp5/trunk/products/ERP5/Document/Document.py

Modified: erp5/trunk/products/ERP5/Document/Document.py
URL: http://svn.erp5.org/erp5/trunk/products/ERP5/Document/Document.py?rev=33541&r1=33540&r2=33541&view=diff
==============================================================================
--- erp5/trunk/products/ERP5/Document/Document.py [utf8] (original)
+++ erp5/trunk/products/ERP5/Document/Document.py [utf8] Tue Mar  9 16:33:38 2010
@@ -499,6 +499,7 @@
                             interfaces.IVersionable,
                             interfaces.IDownloadable,
                             interfaces.ICrawlable,
+                            interfaces.IDocument
                            )
 
   # Regular expressions




More information about the Erp5-report mailing list