allow the # character in tags, changing the tags regular expression and the error...
[osqa.git] / forum_modules / pgfulltext / settings.py
1 from forum.settings.base import Setting
2
3 PG_FTSTRIGGERS_VERSION = Setting('PG_FTSTRIGGERS_VERSION', 0)