Skip to main content

An events framework for logging and processing Django models events.

Project description

Overview

An events framework that allows for logging and processing of Django models custom events.

Setup

Requirements

  • Python 3.9+

Installation

Install it directly into an activated virtual environment:

$ pip install django-events-framework

Usage

After installation, the framework can be used by:

INSTALLED_APPS = [
    ...,
    "events_framework"
]

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-events-framework-0.0.13.tar.gz (5.4 kB view hashes)

Uploaded Source

Built Distribution

django_events_framework-0.0.13-py3-none-any.whl (6.3 kB view hashes)

Uploaded Python 3

Supported by

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