Contents

django-watson 1.6.3

0

Full-text multi-table search application for Django. Easy to install and use, with good performance.

Full-text multi-table search application for Django. Easy to install and use, with good performance.

Stars: 1243, Watchers: 1243, Forks: 129, Open Issues: 26

The etianen/django-watson repo was created 14 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1243 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

No  django-watson  pypi packages just yet.

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 26 open issues on GitHub

  • postgres: limit max vector length
  • psycopg2.errors.ProgramLimitExceeded: string is too long for tsvector (1054410 bytes, max 1048575 bytes)

See more issues on GitHub

Related Packages & Articles

secure 1.0.1

A lightweight package that adds security headers for Python web frameworks.

logan 0.7.2

Logan is a toolkit for building standalone Django applications.

django-knowledge 0.2.0

A simple frontend and admin interface for dealing with help knowledge tickets and issues, including public and private responses and searching.

whitenoise 6.11.0

With a couple of lines of config WhiteNoise allows your web app to serve its own static files, making it a self-contained unit that can be deployed anywhere without relying on nginx, Amazon S3 or any other external service.

slippers 0.6.2

Build reusable components in Django without writing a single line of Python.