
django-watson 1.6.2
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: 1071, Watchers: 1071, Forks: 128, Open Issues: 21The etianen/django-watson
repo was created 11 years ago and was last updated 1 weeks ago.
The project is very popular with an impressive 1071 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 21 open issues on GitHub
- Add handling for RelatedField pk types
- I ran python manage.py buildwatson and an error was returned…