SEESenv/web/hgbook/comments/models.py
changeset 12 9c8d61545b60
parent 2 52d12eb31c30
--- a/SEESenv/web/hgbook/comments/models.py	Sun Feb 21 23:32:34 2010 +0530
+++ b/SEESenv/web/hgbook/comments/models.py	Mon Feb 22 00:31:45 2010 +0530
@@ -6,8 +6,8 @@
 from BeautifulSoup import BeautifulSoup
 import django
 from django.utils.html import strip_tags
-import djapian
-from djapian.indexer import CompositeIndexer ,Indexer
+#import djapian
+#from djapian.indexer import CompositeIndexer ,Indexer
 mutable = True
 #standard_url='localhost/review/html/'