Skip to main content

Your project description goes here

Project description

# django-sessioninfo

[![Build Status](https://travis-ci.org/arteria/django-sessioninfo.svg?branch=master)](https://travis-ci.org/arteria/django-sessioninfo)

## Quickstart

  • Run pip install sessioninfo

  • Add ‘sessioninfo’ to your INSTALLED_APPS.

In order to activate the Session Admin, set SHOW_SESSIONS_IN_ADMIN=True in your project settings.

The management command kill_sessions can be used to log out all users at once.

## Features

  • Give detailled info about the sessions of your users.

  • Find users by session key (utils.get_session_user)

  • Logging out users mechanism.

History

0.0.1 (1970-01-01)

  • 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

django-sessioninfo-0.0.5.tar.gz (8.3 kB view hashes)

Uploaded Source

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