Skip to main content

A simple Django app to expose some technical information about your application

Project description

=====
Django-system-information
=====

Django-system-information is a simple Django app to expose some technical information about your application.

These information will be used by webtool dashboard.epfl.ch who centralizes technical information of EPFL.


Quick start
-----------

1. Add SYSTEM_INFORMATION_APPLICATION_NAME = 'name_of_your_application' to your INSTALLED_APPS settings.py


2. Include the system-information URLconf in your project urls.py like this::

url(r'^system-information/', include('systeminformation.urls')),


3. Visit http://127.0.0.1:8000/system-information/ to view technical information

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-system-information-0.0.11.tar.gz (5.9 kB view details)

Uploaded Source

File details

Details for the file django-system-information-0.0.11.tar.gz.

File metadata

File hashes

Hashes for django-system-information-0.0.11.tar.gz
Algorithm Hash digest
SHA256 aada4cf66d7c22f9b0147402d1dfe0d36e7e519a682d96de8a13bb707236f452
MD5 b688c2080888b803e67c61a41cef263f
BLAKE2b-256 9ccc7863eca2041c7a45fae88b206b50f924d83931704272102e673429c9b25b

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