Contents

django-watchman 1.3.0

0

django-watchman exposes a status endpoint for your backing services

django-watchman exposes a status endpoint for your backing services

Stars: 508, Watchers: 508, Forks: 61, Open Issues: 21

The mwarkentin/django-watchman repo was created 10 years ago and the last code push was 3 weeks ago.
The project is popular with 508 github stars!

How to Install django-watchman

You can install django-watchman using pip

pip install django-watchman

or add it to a project with poetry

poetry add django-watchman

Package Details

Author
Michael Warkentin
License
BSD
Homepage
https://github.com/mwarkentin/django-watchman
PyPi:
https://pypi.org/project/django-watchman/
GitHub Repo:
https://github.com/mwarkentin/django-watchman

Classifiers

No  django-watchman  pypi packages just yet.

Errors

A list of common django-watchman errors.

Code Examples

Here are some django-watchman code examples and snippets.

GitHub Issues

The django-watchman package has 21 open issues on GitHub

  • Link to examples of custom checks
  • Publish new pypi release to support Django 4
  • Django security releases 4.0.1, 3.2.11, and 2.2.26 could break the storage check
  • Support pypi release through Github Actions
  • Figure out local testing story
  • Nose is unsupported and doesn't support python3.10
  • Failing test
  • Test failing
  • fix(views): skip checks if value isn't iterable
  • Fix HTML ids
  • Make WATCHMAN_STORAGE_PATH relative to Django's default storage

See more issues on GitHub

Related Packages & Articles

django-versatileimagefield 3.1

A drop-in replacement for django's ImageField that provides a flexible, intuitive and easily-extensible interface for creating new images from the one assigned to the field.

django-user-agents 0.4.0

A django package that allows easy identification of visitors' browser, operating system and device information (mobile phone, tablet or has touch capabilities).