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
File details
Details for the file django-sessioninfo-0.0.5.tar.gz
.
File metadata
- Download URL: django-sessioninfo-0.0.5.tar.gz
- Upload date:
- Size: 8.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f0e33bb16a06fecf3a4bd1c4780589fc91d1d33292b8e3ae4c36f798cc7b14be |
|
MD5 | 34ce87707004e63899a59d1b0c27bfdf |
|
BLAKE2b-256 | 764bc95cbd9c94bf9764d46190cd42e91caab490a05181ae2cca9e6a7991a5a0 |