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
Watson Search Entry DataError: integer out of range when object pks are BigAutoFields #238
Closed
john-hadron closed 6 years ago
https://github.com/etianen/django-watson/blob/b21fc06891f1495e18a959f9f559052f4d08335f/watson/models.py#L24
Django "recently" added BigAutoFields, would be great if we could exclude those as well.
Thanks.