django-watson 1.6.3
0
Full-text multi-table search application for Django. Easy to install and use, with good performance.
Contents
Full-text multi-table search application for Django. Easy to install and use, with good performance.
Stars: 1202, Watchers: 1202, Forks: 129, Open Issues: 22The etianen/django-watson
repo was created 13 years ago and the last code push was 2 months ago.
The project is very popular with an impressive 1202 github stars!
How to Install django-watson
You can install django-watson using pip
pip install django-watson
or add it to a project with poetry
poetry add django-watson
Package Details
- Author
- Dave Hall
- License
- Homepage
- http://github.com/etianen/django-watson
- PyPi:
- https://pypi.org/project/django-watson/
- GitHub Repo:
- https://github.com/etianen/django-watson
Classifiers
Related Packages
Errors
A list of common django-watson errors.
Code Examples
Here are some django-watson
code examples and snippets.
GitHub Issues
The django-watson package has 22 open issues on GitHub
- Add handling for RelatedField pk types
- I ran python manage.py buildwatson and an error was returned…