Skip to main content

Tools to support adding a Django-based service to Ministry of Justice’s Incidence Response and Tuning

Project description

A set of tools to make it easier to add a Django-based service to Ministry of Justice’s Incidence Response and Tuning:

  • ping.json view

  • healthcheck.json view with extensible healthchecks

Usage

Install using pip install django-moj-irat.

Django settings:

HEALTHCHECKS = [
    'moj_irat.healthchecks.database_healthcheck',
    # override default list of healthcheck callables
]
AUTODISCOVER_HEALTHCHECKS = True  # whether to autodiscover and load healthcheck.py from all installed apps

Development

https://github.com/ministryofjustice/django-moj-irat/actions/workflows/test.yml/badge.svg?branch=main

Please report bugs and open pull requests on GitHub.

To work on changes to this library, it’s recommended to install it in editable mode into a virtual environment, i.e. pip install --editable .

Use python -m tests to run all tests locally. Alternatively, you can use tox if you have multiple python versions.

[Only for GitHub team members] Distribute a new version to PyPI by:

  • updating the VERSION tuple in moj_irat/__init__.py

  • adding a note to the History

  • publishing a release on GitHub which triggers an upload to PyPI; alternatively, run python -m build; twine upload dist/* locally

History

0.12

Testing on python 3.10 to 3.14. Improve linting and modernise code style. Migrated to trusted publishing.

0.11

Add experimental support for Django 5.2/Python 3.13.

0.10

Add experimental support for Django versions 5.0 & 5.1.

0.9

Migrated test, build and release processes away from deprecated setuptools commands. No significant library changes.

0.8

Drop support for python 3.6 and 3.7. Add support for python 3.11. Add experimental support for Django versions 4.0 & 4.1. Improve testing and linting.

0.7

Add support for python 3.9 and 3.10. Improve testing and linting.

0.6

Drop support for python 3.5. Improve linting.

0.5

Drop python 2 support (now compatible with 3.5 - 3.8). Support Django 2.2 - 3.2 (both LTS).

0.4

Include CORS header.

0.3

Add python 2 compatibility.

0.2

Allow including JSON response for healthchecks.

0.1

Original release.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

django_moj_irat-0.12.tar.gz (8.5 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

django_moj_irat-0.12-py3-none-any.whl (6.9 kB view details)

Uploaded Python 3

File details

Details for the file django_moj_irat-0.12.tar.gz.

File metadata

  • Download URL: django_moj_irat-0.12.tar.gz
  • Upload date:
  • Size: 8.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for django_moj_irat-0.12.tar.gz
Algorithm Hash digest
SHA256 aa63ee489cd883c625b0a9d216231bf52b0c6afa0e6439f95e1abf9ddfafd8da
MD5 2ef94827be47317627e5486138fef315
BLAKE2b-256 6665c745d25be5c43b47b2eba55eb011bef742491c43cacb3664355784752b8f

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_moj_irat-0.12.tar.gz:

Publisher: release.yml on ministryofjustice/django-moj-irat

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file django_moj_irat-0.12-py3-none-any.whl.

File metadata

  • Download URL: django_moj_irat-0.12-py3-none-any.whl
  • Upload date:
  • Size: 6.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for django_moj_irat-0.12-py3-none-any.whl
Algorithm Hash digest
SHA256 0db9ace846c7ce50f5bb7a2456a54261dc89f2b871418da30c9f937f6893f58a
MD5 f11617979ed1db4ce76f48e1de70564d
BLAKE2b-256 3a16acf8350ba2c5b8063e333de5fc81a99686302082d89f1a34a9cb5fcd85ab

See more details on using hashes here.

Provenance

The following attestation bundles were made for django_moj_irat-0.12-py3-none-any.whl:

Publisher: release.yml on ministryofjustice/django-moj-irat

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page