# HG changeset patch # User amit@thunder # Date 1266778905 -19800 # Node ID 9c8d61545b601d128509f7e64d64e18b478380c8 # Parent a7bd4bca6f6edbd7d8023bfa4f04f5a0cc233fa8 Testing diff -r a7bd4bca6f6e -r 9c8d61545b60 SEESenv/web/hgbook/comments/models.py --- 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/'