Skip to main content

Simple django signal for tracking superuser logins.

Project description

https://badge.fury.io/py/omni_gumshoe.svg https://travis-ci.org/omni-digital/omni-gumshoe.svg?branch=master https://codecov.io/gh/omni-digital/omni-gumshoe/branch/master/graph/badge.svg

Simple logging for superuser logins.

Quickstart

Install Omni Gumshoe:

pip install omni_gumshoe

Add it to your INSTALLED_APPS:

INSTALLED_APPS = (
    ...
    'omni_gumshoe',
    ...
)

Features

  • Adds a LogEvent every time a super user logs in.

  • Adds a LogEvent every time a staff user logs in.

Running Tests

Does the code actually work?

source <YOURVIRTUALENV>/bin/activate
(myenv) $ pip install tox
(myenv) $ tox

Credits

Tools used in rendering this package:

History

0.1.0 (2017-04-04)

  • First release on PyPI.

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

omni_gumshoe-0.1.1.tar.gz (5.4 kB view details)

Uploaded Source

Built Distribution

omni_gumshoe-0.1.1-py2.py3-none-any.whl (4.5 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file omni_gumshoe-0.1.1.tar.gz.

File metadata

File hashes

Hashes for omni_gumshoe-0.1.1.tar.gz
Algorithm Hash digest
SHA256 fff38b0b68c7e38bba9154acb0d0a17ed8ef7c362abf8b14a500f32756ac4322
MD5 538739bc030daa87b0214169dbfed79a
BLAKE2b-256 3b328f9c9e8e87fe00adcfe8b90c85b1978e0950b7cdabf5059693e2174ba47a

See more details on using hashes here.

File details

Details for the file omni_gumshoe-0.1.1-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for omni_gumshoe-0.1.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 ce5fb35d0f5673e603ea5762b3347b10668885774267c23546ce1f1a778f90e2
MD5 420ad19c230af1f3ebc9884fa732cb1c
BLAKE2b-256 b856508780dfeebec663c5d885f7d84908b418ea40d9075b8d23d19b3c31156e

See more details on using hashes here.

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