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: 1187, Watchers: 1187, Forks: 129, Open Issues: 20

The etianen/django-watson repo was created 12 years ago and the last code push was 1 years ago.
The project is very popular with an impressive 1187 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 20 open issues on GitHub

  • Add handling for RelatedField pk types
  • I ran python manage.py buildwatson and an error was returned…

See more issues on GitHub

Related Packages & Articles

secure 0.3.0

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.

djongo 1.3.6

Driver for allowing Django to use MongoDB as the database backend.

whitenoise 6.6.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.