author | amit@thunder |
Mon, 22 Feb 2010 00:31:45 +0530 | |
changeset 12 | 9c8d61545b60 |
parent 11 | a7bd4bca6f6e |
child 13 | ead1752a58a8 |
--- 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/'