etianen / django-watson

Full-text multi-table search application for Django. Easy to install and use, with good performance.
BSD 3-Clause "New" or "Revised" License
1.21k stars 129 forks source link

Truncate titles to 1000 characters before trying to save them in the DB #129

Closed Fitblip closed 9 years ago

Fitblip commented 9 years ago

Fixes #128

etianen commented 9 years ago

Thanks! That should do the job. :)