django-watson/watson/__init__.py
2019-11-01 10:32:40 +00:00

9 lines
176 B
Python

"""
Multi-table search application for Django, using native database search engines.
Developed by Dave Hall.
<http://www.etianen.com/>
"""
__version__ = VERSION = (1, 5, 3)