Skip to main content

Add Django LogEntries the the Django admin site

Project description

Add Django LogEntries the the Django admin site.

Allows to view all log entries in the admin.

Based on: Django snippet 2484

Installation

Install by using pip or easy_install:

pip install django-logentry-admin

Or install from source:

git clone git@github.com:yprez/django-logentry-admin.git
cd django-logentry-admin
python setup.py install

To add this application into your project, just add it to your INSTALLED_APPS setting:

INSTALLED_APPS = (
    ...
    'logentry_admin',
)

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-logentry-admin-0.1.2.tar.gz (2.5 kB view details)

Uploaded Source

File details

Details for the file django-logentry-admin-0.1.2.tar.gz.

File metadata

File hashes

Hashes for django-logentry-admin-0.1.2.tar.gz
Algorithm Hash digest
SHA256 40ef77ae5b1f715d662f3dfe86af4df5944e328ca8c0e3f317249e5438d9890b
MD5 f348067d68add85d6cb862164007f21d
BLAKE2b-256 641893a59522b81025d59caf65f3d87b8b5913fac54be726da5e3ed736b6611e

See more details on using hashes here.

Supported by

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