django-auto-logout 0.5.1
0
Auto logout a user after specific time in Django
Contents
Auto logout a user after specific time in Django
Stars: 33, Watchers: 33, Forks: 3, Open Issues: 4The bugov/django-auto-logout
repo was created 3 years ago and the last code push was 1 months ago. The project is moderately popular with 33 github stars!
How to Install django-auto-logout
You can install django-auto-logout using pip
pip install django-auto-logout
or add it to a project with poetry
poetry add django-auto-logout
Package Details
- Author
- Georgy Bazhukov
- License
- BSD
- Homepage
- https://github.com/bugov/django-auto-logout
- PyPi:
- https://pypi.org/project/django-auto-logout/
- GitHub Repo:
- https://github.com/bugov/django-auto-logout
Classifiers
Related Packages
Errors
A list of common django-auto-logout errors.
Code Examples
Here are some django-auto-logout
code examples and snippets.